Enum EBlueprintType
Enumerates types of blueprints.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EBlueprintType
Fields
Name | Description |
---|---|
BPTYPE_Const | |
BPTYPE_FunctionLibrary | |
BPTYPE_Interface | |
BPTYPE_LevelScript | |
BPTYPE_MacroLibrary | |
BPTYPE_MAX | |
BPTYPE_Normal |