EStructureError

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/StructureEditorUtils.h

Include

#include "Kismet2/StructureEditorUtils.h"

Syntax

enum EStructureError
{
    Ok,
    Recursion,
    FallbackStruct,
    NotCompiled,
    NotBlueprintType,
    NotSupportedType,
    EmptyStructure,
}

Values

Name

Description

Ok

Recursion

FallbackStruct

NotCompiled

NotBlueprintType

NotSupportedType

EmptyStructure

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