Navigation
API > API/Plugins > API/Plugins/GameInputBase > API/Plugins/GameInputBase/UGameInputDeveloperSettings
Syntax
UPROPERTY (EditAnywhere, Category="Game Input|Platform Options")
FPerPlatformSettings PlatformSpecificSettings
Remarks
Settings for Game input that you may want to set per-platform.
This is useful to have per-platform because some platforms might already handle the processing of some input devices, so you might want to disable them here.