Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
void CIcarus::ClearSignal( const char *identifier )
162
{
163
m_signals.erase( identifier );
164
}
165
166
void CIcarus::Free( void )
167
{
Callers
1
WaitSignal
Method · 0.45
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected