ActionGroupT.hasAction

Checks if the named action exists within action_group.

template ActionGroupT(TStruct)
bool
hasAction
(
string actionName
)

Parameters

actionName string

the name of the action to check for

Return Value

Type: bool

whether the named action exists

Meta

Since

2.28