Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ HideDetector
Method
HideDetector
ogsr_engine/xrGame/CustomDetector.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void CCustomDetector::HideDetector(bool bFastMode)
75
{
76
if (GetState() == eIdle)
77
ToggleDetector(bFastMode);
78
}
79
80
void CCustomDetector::ShowDetector(bool bFastMode)
81
{
Callers
1
StartTalk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected