Navigation
API > API/Plugins > API/Plugins/GameInputBase > API/Plugins/GameInputBase/UGameInputPlatformSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category="Processing Options",
Meta=(ConfigRestartRequired=true, DisplayName="Process Arcade Sticks (Experimental)"))
bool bProcessArcadeStick
Remarks
If true, then we will process the GameInputKindArcadeStick type.
Note: This is experimental!
Default: False