ESaveOnCompile

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Public/BlueprintEditorSettings.h

Include

#include "BlueprintEditorSettings.h"

Syntax

enum ESaveOnCompile
{
    SoC_Never,
    SoC_SuccessOnly,
    SoC_Always,
}

Values

Name

Description

SoC_Never

SoC_SuccessOnly

SoC_Always

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