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

Method CanBeInvisible

ogsr_engine/xrGame/Artifact.cpp:455–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455bool CArtefact::CanBeInvisible() { return (m_detectorObj != nullptr); }
456
457void CArtefact::SwitchVisibility(bool b)
458{

Callers 4

UpdateAfMethod · 0.80
UpdateAfMethod · 0.80
UpdateAfMethod · 0.80
UpfateWorkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected