Method b3RecPlayer_GetBodyCount
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3RecPlayer_GetBodyCount(b3RecPlayer*)
See the Box3D documentation.
public static extern int b3RecPlayer_GetBodyCount(b3RecPlayer* player)Parameters
playerb3RecPlayer*-
See the Box3D documentation.
Returns
- int
-
the number of bodies tracked in creation order (including holes for destroyed bodies)