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

Method Scan

engine/Poseidon/AI/AICenterStats.cpp:1172–1177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1170}
1171
1172void IndicesCreateAICenter::Scan(NetworkMessageFormatBase* format)
1173{
1174 base::Scan(format);
1175
1176 SCAN(side)
1177}
1178
1179} // namespace Poseidon
1180NetworkMessageIndices* GetIndicesCreateAICenter()

Callers

nothing calls this directly

Calls 2

sprintfFunction · 0.85
FindIndexMethod · 0.80

Tested by

no test coverage detected