pub const ULKeyEventType_kKeyEventType_KeyUp: ULKeyEventType = 1;
Expand description

Key-Up event type. Use this when a physical key is released.