EGraphType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EGraphType
Inheritance Object → ValueType → Enum → EGraphType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| GT_Function | 0 | |
| GT_Ubergraph | 1 | |
| GT_Macro | 2 | |
| GT_Animation | 3 | |
| GT_StateMachine | 4 | |
| GT_MAX | 5 |