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

Method Found

engine/Poseidon/Network/NetworkMisc.cpp:118–118  ·  view source on GitHub ↗

Return if player record was found and validated

Source from the content-addressed store, hash-verified

116 SquadParser(PlayerIdentity* identity, SquadIdentity* squad)
117 {
118 _identity = identity;
119 _squad = squad;
120 _ctxSquad = false;
121 _ctxMember = false;

Callers 1

DoProcessXMLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected