Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UEnhancedPlayerInput
Syntax
uint8 bIsFlushingInputThisFrame: 1
Remarks
If true, then FlushPressedKeys has been called and the input key state map has been flushed.
This will be set to true in UEnhancedPlayerInput::FlushPressedKeys, and reset to false at the end of UEnhancedPlayerInput::ProcessInputStack