EBlueprintType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EBlueprintType

Inheritance ObjectValueTypeEnumEBlueprintType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
BPTYPE_Normal0
BPTYPE_Const1
BPTYPE_MacroLibrary2
BPTYPE_Interface3
BPTYPE_LevelScript4
BPTYPE_FunctionLibrary5
BPTYPE_MAX6