MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / SearchID

Method SearchID

engine/Poseidon/IO/LockCache.cpp:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 ~LockCache() override { Destroy(); }
108
109 int SearchID() override { return ++_searchID; }
110
111 bool IsLocked(int x, int z, bool soldier) override;
112 LockField* GetLockField(int x, int z) override;

Callers 1

FindPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected