isInputActionType

Check if the given symbol is an input action type.

The symbol symbol must be a member of an enum marked with @InputAction. The enum must not be a manifest constant (eg. enum foo = 123;).

Members

Manifest constants

isInputActionType
enum isInputActionType;
Undocumented in source.
isInputActionType
enum isInputActionType;
Undocumented in source.

Meta