ControlSchemeMapping struct
#include <Jazz2/Input/ControlScheme.h>
Control mapping for a particular action.
Collects all input targets currently bound to a single player action, so that any one of them can trigger it. The control scheme holds one such mapping per player and action.
Public variables
- SmallVector<MappingTarget, 3> Targets
- List of mapping targets.