ERefreshBlueprintEditorReason::Type

Describes the reason for Refreshing the editor

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditorModule.h

Include

#include "BlueprintEditorModule.h"

Syntax

namespace ERefreshBlueprintEditorReason
{
    enum Type
    {
        BlueprintCompiled,
        UnknownReason,
    }
}

Values

Name

Description

BlueprintCompiled

UnknownReason

Remarks

Describes the reason for Refreshing the editor

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