MCPcopy 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
74void CCustomDetector::HideDetector(bool bFastMode)
75{
76 if (GetState() == eIdle)
77 ToggleDetector(bFastMode);
78}
79
80void CCustomDetector::ShowDetector(bool bFastMode)
81{

Callers 1

StartTalkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected