| 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.TeamNewBlacklegion
| 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="The Black Legion is made up of the hideously deformed subjects of weaponized genetic mutation tests. This year, they have a new leader, Abaddon, the current pinnacle of achievement of this line of experiments."
VoiceOver=Sound'AnnouncerFemale2K4.Generic.BlackLegion_description'
TeamNameSound=Sound'AnnouncerFemale2K4.Generic.BlackLegion'
TeamLevel=1
TeamSymbolName="TeamSymbols_UT2004.NewBlackLegion"
RosterNames(0)="Abaddon"
RosterNames(1)="Harlequin"
RosterNames(2)="Fate"
RosterNames(3)="Brutalis"
RosterNames(4)="Succubus"
RosterNames(5)="Mortis"
RosterNames(6)="Domina"
RosterNames(7)="Samedi"
TeamName="Black Legion"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||