Property Count
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Count
Gets the number of worlds currently alive in this process.
public static int Count { get; }Property Value
Remarks
Useful when hunting a leak: this climbing across frames means worlds are not being disposed.