Cogito, ergo sum
UE3:UTTeamInfo (UT3)
Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UTTeamInfo |
- Package:
- UTGame
- Direct subclass:
- UTDMRoster
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
AI[edit]
Type: UTTeamAI
BaseTeamColor[edit]
Type: Object.Color
Array size: 4
Default value, index 0:
Member | Value |
---|---|
A | 255 |
B | 64 |
G | 64 |
R | 255 |
Default value, index 1:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 64 |
R | 64 |
Default value, index 2:
Member | Value |
---|---|
A | 255 |
B | 64 |
G | 255 |
R | 65 |
Default value, index 3:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 255 |
R | 255 |
DesiredTeamSize[edit]
Type: int
Default value: 8
Faction[edit]
Type: string
only bot characters in this faction will be used
HomeBase[edit]
Type: UTGameObjective
key objective associated with this team
TeamColorNames[edit]
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Red"
Default value, index 1: "Blue"
Default value, index 2: "Green"
Default value, index 3: "Gold"
TeamFlag[edit]
Type: UTCarriedObject
TeamIcon[edit]
Type: Material
Modifiers: repnotify
TeamSymbolName[edit]
Type: string
TextColor[edit]
Type: Object.Color
Array size: 4
Default value, index 0:
Member | Value |
---|---|
A | 255 |
B | 96 |
G | 96 |
R | 255 |
Default value, index 1:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 128 |
R | 128 |
Default value, index 2:
Member | Value |
---|---|
A | 255 |
B | 96 |
G | 255 |
R | 96 |
Default value, index 3:
Member | Value |
---|---|
A | 255 |
B | 96 |
G | 255 |
R | 255 |
Functions[edit]
Events[edit]
Destroyed[edit]
Overrides: TeamInfo.Destroyed
Reset[edit]
Overrides: Actor.Reset
Other instance functions[edit]
AllBotsSpawned[edit]
BotNameTaken[edit]
FamilyIsMale[edit]
GetAvailableBotList[edit]
GetBotInfo[edit]
retrieves bot info, for the named bot if a valid name is specified, otherwise from a random bot
GetHUDColor[edit]
Overrides: TeamInfo.GetHUDColor
GetHumanReadableName[edit]
Overrides: TeamInfo.GetHumanReadableName
GetTextColor[edit]
Overrides: TeamInfo.GetTextColor
Initialize[edit]
Initializes the team index and grabs any associated BotTeamRosters
NeedsBotMoreThan[edit]
RemoveFromTeam[edit]
Overrides: TeamInfo.RemoveFromTeam