Achievements: Reset focus when opening windows
This commit is contained in:
@ -153,6 +153,7 @@ enum class FocusResetType : u8
|
||||
void QueueResetFocus(FocusResetType type);
|
||||
bool ResetFocusHere();
|
||||
bool IsFocusResetQueued();
|
||||
bool IsFocusResetFromWindowChange();
|
||||
FocusResetType GetQueuedFocusResetType();
|
||||
void ForceKeyNavEnabled();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user