Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Clear
Method
Clear
engine/Poseidon/Network/NetTransportNet.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
{
55
_data[j] = _data[j + 1];
56
}
57
}
58
59
void NetSessionDescriptions::Clear()
60
{
61
_size = 0;
62
}
Callers
2
ProcessPlayers
Method · 0.45
RemovePlayers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected