MCPcopy Create free account
hub / github.com/JACoders/OpenJK / ClearSignal

Method ClearSignal

code/icarus/IcarusImplementation.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void CIcarus::ClearSignal( const char *identifier )
162{
163 m_signals.erase( identifier );
164}
165
166void CIcarus::Free( void )
167{

Callers 1

WaitSignalMethod · 0.45

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected