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

Method SetSmall

ogsr_engine/xrGame/PHShell.cpp:1513–1513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1511#endif
1512
1513void CPHShell::SetSmall() { CPHCollideValidator::SetClassSmall(*this); }
1514
1515void CPHShell::SetIgnoreSmall() { CPHCollideValidator::SetClassSmallNotCollide(*this); }
1516void CPHShell::CutVelocity(float l_limit, float a_limit)

Callers 3

SpawnMethod · 0.80
NotificatePartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected