Go to the source code of this file.
Enumerations | |
enum | ActionTags { ActionTagObjectRotateToAngle = 1, ActionTagObjectMoveToLocation, ActionTagObjectMoveToLocationCallback, ActionTagObjectMoveToLocationSequence, ActionTags_MAX } |
ActionTags is a global enum to ensure that no tags used with actions can be duplicate. More... |
enum ActionTags |