UEdMode::CanAutoSave

Check to see if this [UEdMode](API\Editor\UnrealEd\Tools\UEdMode) wants to disallow AutoSave

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/UEdMode.h

Include

#include "Tools/UEdMode.h"

Syntax

virtual bool CanAutoSave() const

Remarks

Check to see if this UEdMode 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