ActionGroup.hasAction
bool hasAction(string actionName)Checks if the named action exists within action_group.
Parameters
actionName | the name of the action to check for |
Returns
whether the named action exists
bool hasAction(string actionName)Checks if the named action exists within action_group.
actionName | the name of the action to check for |