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