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

Function SetTeam

engine/Poseidon/UI/InGame/InGameUIActions.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void SetTeam(int i, Team team)
59{
60 GetGTeams()[i] = team;
61}
62
63void ClearTeams()
64{

Callers 1

TransmittedMethod · 0.85

Calls 1

GetGTeamsFunction · 0.85

Tested by

no test coverage detected