MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / GetMass

Method GetMass

ogsr_engine/xrGame/PhysicsShellHolder.cpp:268–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268f32 CPhysicsShellHolder::GetMass() { return m_pPhysicsShell ? m_pPhysicsShell->getMass() : 0; }
269
270u16 CPhysicsShellHolder::PHGetSyncItemsNumber()
271{

Callers

nothing calls this directly

Calls 1

getMassMethod · 0.45

Tested by

no test coverage detected