My program doesn't have bugs. It just develops random features.

UE2:DMRosterConfigured (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UnrealTeamInfo >> DMRoster >> xDMRoster >> DMRosterConfigured
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: xDMRoster.PostBeginPlay


Other instance functions[edit]

AllBotsSpawned[edit]

function bool AllBotsSpawned ()

Overrides: UnrealTeamInfo.AllBotsSpawned


Initialize[edit]

function Initialize (int TeamBots)

Overrides: xDMRoster.Initialize


OverrideInitialBots[edit]

function int OverrideInitialBots (int N, UnrealTeamInfo T)

Overrides: UnrealTeamInfo.OverrideInitialBots