Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Clear
Method
Clear
engine/Poseidon/Network/NetworkMsg.cpp:264–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
_indices = indices;
263
_indices->Scan(this);
264
}
265
266
void NetworkMessageFormatBase::Clear()
267
{
268
_items.Clear();
269
_map.Clear();
270
}
271
Callers
15
LoadBanList
Function · 0.45
ApplyVoting
Method · 0.45
Done
Method · 0.45
PrepareGame
Method · 0.45
DestroyAllObjects
Method · 0.45
OnNetworkCommand
Method · 0.45
DestroyMsgFormats
Function · 0.45
OnMessage
Method · 0.45
DebugAsk
Method · 0.45
SimulateDS
Method · 0.45
OnSimulate
Method · 0.45
LoadIpBanList
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected