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

Function GetTeam

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

Source from the content-addressed store, hash-verified

51}
52
53Team GetTeam(int i)
54{
55 return GetGTeams()[i];
56}
57
58void SetTeam(int i, Team team)
59{

Callers 3

WholeTeamFunction · 0.85
ProcessMenuMethod · 0.85
DrawGroupInfoMethod · 0.85

Calls 1

GetGTeamsFunction · 0.85

Tested by

no test coverage detected