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

Method SetIgnoreSmall

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

Source from the content-addressed store, hash-verified

1513void CPHShell::SetSmall() { CPHCollideValidator::SetClassSmall(*this); }
1514
1515void CPHShell::SetIgnoreSmall() { CPHCollideValidator::SetClassSmallNotCollide(*this); }
1516void CPHShell::CutVelocity(float l_limit, float a_limit)
1517{
1518 ELEMENT_I i, e;

Callers 4

SpawnMethod · 0.80
NotificatePartMethod · 0.80
ActivateShellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected