Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ClearMap
Method
ClearMap
engine/Poseidon/Game/OperMap.cpp:930–934 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
928
}
929
930
void OperMap::ClearMap()
931
{
932
_fields.Clear();
933
_doors.Clear();
934
}
935
936
OperField* OperMap::CreateField(int x, int z, int mask, EntityAI* veh)
937
{
Callers
1
FindFreePosition
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected