PackageSessionProfilingKeys Class
Namespace: Stride.Core.AssetsAssembly: Stride.Core.Assets.dll
Keys used for profiling the game class.
System.Object →
PackageSessionProfilingKeys
Derived from PackageSessionProfilingKeys:
public static class PackageSessionProfilingKeys
| Name | Description | |
|---|---|---|
| Fields | ||
| Loading | Profiling load of a session. |
|
| Saving | Profiling save of a session. |
|
| Session | ||
Fields
Loading
Profiling load of a session.
public static readonly ProfilingKey Loading
Field Value
| Type | Description |
|---|---|
| ProfilingKey |
Saving
Profiling save of a session.
public static readonly ProfilingKey Saving
Field Value
| Type | Description |
|---|---|
| ProfilingKey |
Session
public static readonly ProfilingKey Session
Field Value
| Type | Description |
|---|---|
| ProfilingKey |