| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.TeamInfo
|
+-- UnrealGame.UnrealTeamInfo
|
+-- XGame.xTeamRoster
|
+-- XGame.UT2K4TeamRoster
|
+-- XGame.TeamJuggernauts
| Variables Summary |
|---|
| Inherited Variables from XGame.UT2K4TeamRoster |
|---|
| TeamDescription, TeamLeader, TeamLevel, TeamNameSound, VoiceOver |
| Functions Summary |
|---|
| Inherited Functions from XGame.UT2K4TeamRoster |
|---|
| AddToTeam, Initialize |
| Inherited Functions from XGame.xTeamRoster |
|---|
| AlreadyExistsEntry, AvailableRecord, BelongsOnTeam, FillPlayerTeam, GetNamedBot, GetRandomPlayer, Initialize, PostBeginPlay |
| Defaultproperties |
|---|
defaultproperties
{
TeamDescription="Gorge is determined to prove that his one year reign as Tournament Champion is no fluke, and he has re-assembled the Juggernaut team he led to the championship. Axon Research Corporation has made armor and bio-genetic upgrades to the Juggernauts design for this year's tournament."
VoiceOver=Sound'AnnouncerFemale2K4.Generic.Juggernaut_description'
TeamNameSound=Sound'AnnouncerFemale2K4.Generic.Juggernauts'
TeamLevel=2
TeamSymbolName="TeamSymbols_UT2004.Juggernauts"
RosterNames(0)="Gorge"
RosterNames(1)="Ambrosia"
RosterNames(2)="Frostbite"
RosterNames(3)="Reinha"
RosterNames(4)="Avalanche"
RosterNames(5)="Sorrow"
RosterNames(6)="Perdition"
RosterNames(7)="Jezebel"
TeamName="Juggernauts"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||