EDrawDebugItemType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EDrawDebugItemType
Inheritance Object → ValueType → Enum → EDrawDebugItemType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| DirectionalArrow | 0 | |
| Sphere | 1 | |
| Line | 2 | |
| OnScreenMessage | 3 | |
| CoordinateSystem | 4 | |
| EDrawDebugItemType_MAX | 5 |