InputMapping.Trigger

Final element in a stroke, completing the circuit and creating the event.

struct InputMapping
struct Trigger {}

Members

Variables

code
InputEventCode code;

Event code that triggers this action.

inputAction
InputActionID inputAction;

Input action that should be emitted.

Meta