FModelingToolsEditorMode::CanAutoSave

Check to see if this EdMode wants to disallow AutoSave

Windows
MacOS
Linux

Override Hierarchy

FEdMode::CanAutoSave()

FModelingToolsEditorMode::CanAutoSave()

References

Module

ModelingToolsEditorMode

Header

/Engine/Plugins/Experimental/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsEditorMode.h

Include

#include "ModelingToolsEditorMode.h"

Source

/Engine/Plugins/Experimental/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Private/ModelingToolsEditorMode.cpp

Syntax

virtual bool CanAutoSave() const

Remarks

Check to see if this EdMode wants to disallow AutoSave

Returns

true if AutoSave can be applied right now

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss