Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ UnFreeze
Method
UnFreeze
ogsr_engine/xrGame/PHShell.cpp:222–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
void CPHShell::Freeze() { CPHObject::Freeze(); }
222
void CPHShell::UnFreeze() { CPHObject::UnFreeze(); }
223
void CPHShell::FreezeContent()
224
{
225
CPHObject::FreezeContent();
Callers
8
Deactivate
Method · 0.45
PHUnFreeze
Method · 0.45
ActivateBoxDynamic
Method · 0.45
UnFreezeContent
Method · 0.45
Activate
Method · 0.45
PHUnFreeze
Method · 0.45
UpdateRestrictionType
Method · 0.45
FlyTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected