Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void SetTeam(int i, Team team)
59
{
60
GetGTeams()[i] = team;
61
}
62
63
void ClearTeams()
64
{
Callers
1
Transmitted
Method · 0.85
Calls
1
GetGTeams
Function · 0.85
Tested by
no test coverage detected