Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetGTeams
Function
GetGTeams
engine/Poseidon/UI/InGame/InGameUIActions.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
static Team* GetGTeams()
48
{
49
static Team GTeams[MAX_UNITS_PER_GROUP];
50
return GTeams;
51
}
52
53
Team GetTeam(int i)
54
{
Callers
4
GetTeam
Function · 0.85
SetTeam
Function · 0.85
ClearTeams
Function · 0.85
ListTeam
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected