![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <KismetInputLibrary.h>
Public Member Functions | |
| FSlateModifierKeysState () | |
| FSlateModifierKeysState (const FModifierKeysState &InModifierKeysState) | |
Public Attributes | |
| uint8 | ModifierKeysStateMask = 0 |
A structure which captures the application's modifier key states (shift, alt, ctrl, etc.)
|
inline |
| FSlateModifierKeysState::FSlateModifierKeysState | ( | const FModifierKeysState & | InModifierKeysState | ) |
| uint8 FSlateModifierKeysState::ModifierKeysStateMask = 0 |