There is no spoon

UE2:TeamBlueConfigured (UT2004)

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

null

Properties[edit]

Characters[edit]

Type: array<string>

Modifiers: config


Functions[edit]

Static functions[edit]

AddCharacter[edit]

static function AddCharacter (string CharName)


FindCharIndex[edit]

static function int FindCharIndex (string CharName)


GetAllCharacters[edit]

static function GetAllCharacters (out array<stringChars)

Overrides: TeamInfo.GetAllCharacters


RemoveCharacter[edit]

static function RemoveCharacter (int Index, int Count)


SetCharacters[edit]

static function SetCharacters (array<stringChars)

Overrides: TeamInfo.SetCharacters


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