ActionManager Class Members
In This Topic
The following tables list the members exposed by ActionManager.
Public Constructors
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