Enum ELogTimes
Enum that defines how the log times are to be displayed (mirrored from OutputDevice.h).
Namespace: UE4.CoreUObject
Assembly: UE4DotNet.dll
Syntax
public enum ELogTimes
Fields
| Name | Description |
|---|---|
| ELogTimes_MAX | |
| Local | |
| None | |
| SinceGStartTime | |
| UTC |