Class ContentProfilingKeys
- Namespace
- Stride.Core.Serialization.Contents
- Assembly
- Stride.Core.Serialization.dll
Keys used for profiling the game class.
public static class ContentProfilingKeys
- Inheritance
-
ContentProfilingKeys
Fields
Content
public static readonly ProfilingKey Content
Field Value
ContentLoad
Profiling load of an asset.
public static readonly ProfilingKey ContentLoad
Field Value
ContentReload
Profiling load of an asset.
public static readonly ProfilingKey ContentReload
Field Value
ContentSave
Profiling save of an asset.
public static readonly ProfilingKey ContentSave