ActionGroupT.hasAction

Checks if the named action exists within action_group.

template ActionGroupT()
override
bool
hasAction
(
string actionName
)

Parameters

actionName string

the name of the action to check for

Return Value

Type: bool

whether the named action exists