InputEvent.isActionType

Returns true if this input event's type is one that can be assigned to an input action.

struct InputEvent
@nogc nothrow const
bool
isActionType
()

Meta