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

Method RegisterToCLGroup

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

Source from the content-addressed store, hash-verified

1471}
1472
1473void CPHShell::RegisterToCLGroup(CGID g) { CPHCollideValidator::RegisterObjToGroup(g, *static_cast<CPHObject*>(this)); }
1474
1475bool CPHShell::IsGroupObject() { return CPHCollideValidator::IsGroupObject(*this); };
1476

Callers 2

SpawnMethod · 0.80
NotificatePartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected