get_enabled
Description:
public abstract bool get_enabled ()
Checks if this is currently enabled.
An action must be enabled in order to be activated or in order to have its state changed from outside callers.
Parameters:
Returns:
whether the action is enabled
|