csharp
public readonly record struct PlayLeakWhat leaked between entering and leaving play mode.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public string CategoryWhat the tracker calls it.
public int CountHow many are still live that were not before.
Methods (1)
public PlayLeak(string Category, int Count)What leaked between entering and leaving play mode.
Used by (1)
- PlayModeControllerVixen.Editor.SceneView