LIB_S_CustomInputStruct
| Value | Type | Description |
|---|---|---|
| ActionName | Name | The name of the action |
| ActionChord | InputChord structure | The button(s) to press to activate the action |
| OverlapBehavior | LIB_E_InputOverlap | Whether this action should overlap with any other inputs |
This struct is used mostly by LIB_A_InputManager to manage custom input actions