| 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.TeamHellions
| 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="Once feared and reviled throughout human space as pirates and renegades, the Hellions seek to gain respectability as a mercenary outfit. They've entered the tournament to demonstrate their capabilities to potential customers."
VoiceOver=Sound'AnnouncerFemale2K4.Generic.Hellions_description'
TeamNameSound=Sound'AnnouncerFemale2K4.Generic.Hellions'
TeamLevel=2
TeamSymbolName="TeamSymbols_UT2004.Hellions"
RosterNames(0)="Zarina"
RosterNames(1)="Rae"
RosterNames(2)="Garrett"
RosterNames(3)="Kaela"
RosterNames(4)="Greith"
RosterNames(5)="Outlaw"
RosterNames(6)="Kane"
RosterNames(7)="Baird"
TeamName="Hellions"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||