ContentProfilingKeys Class
Namespace: Stride.Core.Serialization.ContentsAssembly: Stride.Core.Serialization.dll
Keys used for profiling the game class.
System.Object →
ContentProfilingKeys
Derived from ContentProfilingKeys:
public static class ContentProfilingKeys
Name | Description | |
---|---|---|
Fields | ||
Content | ||
ContentLoad | Profiling load of an asset. |
|
ContentReload | Profiling load of an asset. |
|
ContentSave | Profiling save of an asset. |
Fields
Content
public static readonly ProfilingKey Content
Field Value
Type | Description |
---|---|
ProfilingKey |
ContentLoad
Profiling load of an asset.
public static readonly ProfilingKey ContentLoad
Field Value
Type | Description |
---|---|
ProfilingKey |
ContentReload
Profiling load of an asset.
public static readonly ProfilingKey ContentReload
Field Value
Type | Description |
---|---|
ProfilingKey |
ContentSave
Profiling save of an asset.
public static readonly ProfilingKey ContentSave
Field Value
Type | Description |
---|---|
ProfilingKey |