Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UVREditorMode
- UVREditorModeBase::CreateSavedState()
- UVREditorMode::CreateSavedState()
References
| Module | VREditor |
| Header | /Engine/Source/Editor/VREditor/Public/VREditorMode.h |
| Include | #include "VREditorMode.h" |
virtual TSharedRef< FBaseSavedEditorState > CreateSavedState&40;&41;
Remarks
Derived classes can override this to return a derived state struct, and add their own saved state.