DataLinkUpdateTiming
Enum in Arbor
Description
DataLink update timing
Properties
| Property Name | Description |
|---|---|
| Enter | Update when entering a node. |
| Execute | Update when the node is executed. |
| Manual | Manually update.Use NodeBehaviour.UpdateDataLink() to update. |