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

Method ~CUIArtefactDetectorSimple

ogsr_engine/xrGame/SimpleDetector.cpp:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85CUIArtefactDetectorSimple::~CUIArtefactDetectorSimple()
86{
87 m_flash_light.destroy();
88 m_on_off_light.destroy();
89}
90
91void CUIArtefactDetectorSimple::Flash(bool bOn, float fRelPower)
92{

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected