I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:TeamRedConfigured (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UnrealTeamInfo >> xTeamRoster >> TeamRedConfigured
Package: 
XGame
This class in other games:
UT2004

null

Properties[edit]

Characters[edit]

Type: array<string>

Modifiers: config

changed from Iron Skull since had two teams with iron in them

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: xTeamRoster.PostBeginPlay


Other instance functions[edit]

AllBotsSpawned[edit]

function bool AllBotsSpawned ()

Overrides: UnrealTeamInfo.AllBotsSpawned


Initialize[edit]

function Initialize (int TeamBots)

Overrides: xTeamRoster.Initialize


OverrideInitialBots[edit]

function int OverrideInitialBots (int N, UnrealTeamInfo T)

Overrides: UnrealTeamInfo.OverrideInitialBots