Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UVREditorUISystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UVREditorMode & GetOwner () |
Gets the owner of this system | UI/VREditorUISystem.h | |
const UVREditorMode & GetOwner () |
Gets the owner of this system (const) | UI/VREditorUISystem.h |
GetOwner()
Description
Gets the owner of this system
| Name | GetOwner |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/UI/VREditorUISystem.h |
| Include Path | #include "UI/VREditorUISystem.h" |
UVREditorMode & GetOwner()
GetOwner()
Description
Gets the owner of this system (const)
| Name | GetOwner |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/UI/VREditorUISystem.h |
| Include Path | #include "UI/VREditorUISystem.h" |
const UVREditorMode & GetOwner() const