ActionT.getEnabled

Checks if action is currently enabled. An action must be enabled in order to be activated or in order to have its state changed from outside callers. Since 2.28

template ActionT(TStruct)
int
getEnabled
()

Return Value

Type: int

whether the action is enabled

Meta