Arbor 3: FSM & BT Graph Editor
3.7.8
|
Attribute that makes DataSlot of normal field. More...
Inherits PropertyAttribute.
Public Member Functions | |
DataLinkAttribute () | |
DataLinkAttribute constructor Use this constructor to specify UpdateTiming from the field. More... | |
DataLinkAttribute (DataLinkUpdateTiming updateTiming) | |
DataLinkAttribute constructor Use this constructor to specify UpdateTiming and not to change it in the editor. More... | |
Properties | |
bool | hasUpdateTiming [get] |
Whether UpdateTiming is specified. More... | |
DataLinkUpdateTiming | updateTiming [get] |
Specified UpdateTiming More... | |
Attribute that makes DataSlot of normal field.
DataLinkAttribute constructor Use this constructor to specify UpdateTiming from the field.
DataLinkAttribute | ( | DataLinkUpdateTiming | updateTiming | ) |
DataLinkAttribute constructor Use this constructor to specify UpdateTiming and not to change it in the editor.
updateTiming | Specify UpdateTiming |
|
get |
Whether UpdateTiming is specified.
|
get |
Specified UpdateTiming