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.

template ActionT(TStruct)
bool
getEnabled
()

Return Value

Type: bool

whether the action is enabled

Meta

Since

2.28