| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.TeamInfo
|
+-- UTGame.UTTeamInfo
|
+-- UTGame.UTDMRoster
| Variables Summary | |
|---|---|
| class<UTSquadAI> | DMSquadClass |
| int | Position |
| Inherited Variables from UTGame.UTTeamInfo |
|---|
| AI, BaseTeamColor[4], DesiredTeamSize, Faction, HomeBase, TeamColorNames[4], TeamFlag, TeamIcon, TeamSymbolName, TextColor[4] |
| Inherited Variables from Engine.TeamInfo |
|---|
| Score, Size, TeamColor, TeamIndex, TeamName |
| Functions Summary | ||
|---|---|---|
![]() | bool | AddToTeam (Controller Other)) |
| Inherited Functions from UTGame.UTTeamInfo |
|---|
| AllBotsSpawned, BotNameTaken, Destroyed, FamilyIsMale, GetAvailableBotList, GetBotInfo, GetHUDColor, GetHumanReadableName, GetTextColor, Initialize, NeedsBotMoreThan, RemoveFromTeam, Reset, SetBotOrders |
| Inherited Functions from Engine.TeamInfo |
|---|
| AddToTeam, Destroyed, GetHUDColor, GetHumanReadableName, GetTeamNum, GetTextColor, RemoveFromTeam, ReplicatedEvent |
| Variables Detail |
|---|
| Functions Detail |
|---|
AddToTeam Source code| Defaultproperties |
|---|
defaultproperties
{
DMSquadClass=Class'UTGame.UTDMSquad'
TeamIndex=255
Name="Default__UTDMRoster"
ObjectArchetype=UTTeamInfo'UTGame.Default__UTTeamInfo'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||