Enum EBlueprintStatus
Enumerates states a blueprint can be in.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EBlueprintStatus
Fields
| Name | Description |
|---|---|
| BS_BeingCreated | |
| BS_Dirty | |
| BS_Error | |
| BS_MAX | |
| BS_Unknown | |
| BS_UpToDate | |
| BS_UpToDateWithWarnings |