Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UVREditorModeBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets the saved editor state from entering the mode | VREditorModeBase.h | ||
const FBaseSavedEditorState & SavedEditorStateChecked () |
VREditorModeBase.h |
SavedEditorStateChecked()
Description
Gets the saved editor state from entering the mode
| Name | SavedEditorStateChecked |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/VREditorModeBase.h |
| Include Path | #include "VREditorModeBase.h" |
FBaseSavedEditorState & SavedEditorStateChecked()
SavedEditorStateChecked()
| Name | SavedEditorStateChecked |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/VREditorModeBase.h |
| Include Path | #include "VREditorModeBase.h" |
const FBaseSavedEditorState & SavedEditorStateChecked() const