EDrawDebugTrace
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EDrawDebugTrace
Inheritance Object → ValueType → Enum → EDrawDebugTrace
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| ForOneFrame | 1 | |
| ForDuration | 2 | |
| Persistent | 3 | |
| EDrawDebugTrace_MAX | 4 |