Enum ProfilingKeyFlags
- Namespace
- Stride.Core.Diagnostics
- Assembly
- Stride.Core.dll
[Flags]
public enum ProfilingKeyFlagsFields
- Log = 1
- Output message to log right away. 
- None = 0
- Empty flag. 
[Flags]
public enum ProfilingKeyFlagsLog = 1Output message to log right away.
None = 0Empty flag.