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

Method Freeze

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

Source from the content-addressed store, hash-verified

219}
220
221void CPHShell::Freeze() { CPHObject::Freeze(); }
222void CPHShell::UnFreeze() { CPHObject::UnFreeze(); }
223void CPHShell::FreezeContent()
224{

Callers 8

DeactivateMethod · 0.45
PHFreezeMethod · 0.45
ActivateBoxDynamicMethod · 0.45
FreezeContentMethod · 0.45
ActivateMethod · 0.45
PHFreezeMethod · 0.45
UpdateRestrictionTypeMethod · 0.45
FlyToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected