IAssignFieldReceiver
Interface in Arbor
Description
Interface for receiving field information when a Serializable type is assigned to a field under NodeBehaviour
Methods
Method Name | Description |
---|---|
OnAssignField | A callback method that receives the assigned field information. |