UE3:UTTeamInfo (UT3)
Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UTTeamInfo |
- Package:
- UTGame
- Direct subclass:
- UTDMRoster
- This class in other games:
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
AI
Type: UTTeamAI
BaseTeamColor
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
Type: int
Default value: 8
Faction
Type: string
only bot characters in this faction will be used
HomeBase
Type: UTGameObjective
key objective associated with this team
TeamColorNames
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
Type: UTCarriedObject
TeamIcon
Type: Material
Modifiers: repnotify
TeamSymbolName
Type: string
TextColor
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
Events
Destroyed
Overrides: TeamInfo.Destroyed
Reset
Overrides: Actor.Reset
Other instance functions
AllBotsSpawned
BotNameTaken
FamilyIsMale
GetAvailableBotList
GetBotInfo
retrieves bot info, for the named bot if a valid name is specified, otherwise from a random bot
GetHUDColor
Overrides: TeamInfo.GetHUDColor
GetHumanReadableName
Overrides: TeamInfo.GetHumanReadableName
GetTextColor
Overrides: TeamInfo.GetTextColor
Initialize
Initializes the team index and grabs any associated BotTeamRosters
NeedsBotMoreThan
RemoveFromTeam
Overrides: TeamInfo.RemoveFromTeam
SetBotOrders