ECreatedDocumentType

Type of new document/graph being created by a menu item.

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "BlueprintEditor.h"

Syntax

enum ECreatedDocumentType
{
    CGT_NewVariable,
    CGT_NewFunctionGraph,
    CGT_NewMacroGraph,
    CGT_NewAnimationLayer,
    CGT_NewEventGraph,
    CGT_NewLocalVariable,
}

Values

Name

Description

CGT_NewVariable

CGT_NewFunctionGraph

CGT_NewMacroGraph

CGT_NewAnimationLayer

CGT_NewEventGraph

CGT_NewLocalVariable

Remarks

Type of new document/graph being created by a menu item.

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