EOS_UI_OnDisplaySettingsUpdatedCallbackInfo

EOS API reference page for EOS_UI_OnDisplaySettingsUpdatedCallbackInfo

阅读时间少于1分钟

This data structure is part of the UI Interface.

Properties

EOS_UI_OnDisplaySettingsUpdatedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_UI_AddNotifyDisplaySettingsUpdated
EOS_Bool bIsVisibleTrue when any portion of the overlay is visible.
EOS_Bool bIsExclusiveInputTrue when the overlay has switched to exclusive input mode. While in exclusive input mode, no keyboard or mouse input will be sent to the game.