Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UEnhancedInputDeveloperSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;"Enhanced Input&124;World Subsystem",
Meta&61;&40;editCondition&61;"bEnableWorldSubsystem", ConsoleVariable&61;"EnhancedInput.bShouldLogAllWorldSubsystemInputs"&41;&41;
uint8 bShouldLogAllWorldSubsystemInputs: 1
Remarks
If true then the Enhanced Input world subsystem will log all input that is being processed by it (keypresses, analog values, etc) Note: This can produce A LOT of logs, so only use this if you are debugging something. Does nothing in shipping builds