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

Method Clone

engine/Poseidon/AI/AIUnit.cpp:842–842  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

840 IndicesUpdateAIUnit();
841 ~IndicesUpdateAIUnit() override;
842 NetworkMessageIndices* Clone() const override { return new IndicesUpdateAIUnit; }
843 void Scan(NetworkMessageFormatBase* format) override;
844};
845

Callers 1

SendStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected