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