UE2:UT2K4TeamRoster (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UnrealTeamInfo >> xTeamRoster >> UT2K4TeamRoster
Package:
XGame
Direct subclasses:
TeamGoliath, TeamNewBloodfist, TeamNewSuperNova, TeamNewSunblade, TeamCorrupt, TeamHellions, TeamIronSkull, TeamJuggernauts, TeamNewBlacklegion, TeamNewFirestorm, TeamNewIronGuard, TeamThundercrash, UT2K4PhantomRoster

Team Roster, UT2K4 style Note: the first name in the RosterNames array is considered the Team Leader

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

TeamDescription

Type: string

Modifiers: localized

Description

TeamLeader

Type: string

The team leader, if this is empty the first RosterNames is used

TeamLevel

Type: int

Difficulty level

TeamNameSound

Type: Sound

Only the team name

VoiceOver

Type: Sound

Team voiceover

Instance functions

AddToTeam

function bool AddToTeam (Controller Other)

Overrides: UnrealTeamInfo.AddToTeam


Initialize

function Initialize (int TeamBots)

Overrides: xTeamRoster.Initialize

If TeamBots == 1 use the team leader, else use the default behavior