ActionManager Class Methods
In This Topic
For a list of all members of this type, see ActionManager members.
Public Methods
| Name | Description |
 | FindAction | Overloaded. This function searches for an action registered in the system. |
 | FindBaseAction | This function searches the base action for an existing action the base action has the same name, but a lower ordinal. |
 | FindBaseActionFromFunctionAction | This function searches the base action for an existing action in scripting. the base action has the same name, but a lower ordinal. |
Top
See Also