Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UI > API/Editor/VREditor/UI/UVREditorUISystem
Syntax
TWeakPtr< SWidget > CurrentWidgetOnInfoDisplay
Remarks
The current widget used on the info display. Often we wrap a widget in a widget to configure the settings (e.g. DPI). To check the info display widget with other widgets we need that wrapper widget.