XGame.DMRosterConfigured
- Extends
- xDMRoster
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.TeamInfo
|
+-- UnrealGame.UnrealTeamInfo
|
+-- UnrealGame.DMRoster
|
+-- XGame.xDMRoster
|
+-- XGame.DMRosterConfigured
var config array<string> Characters;
static function AddCharacter ( string CharName )
function bool AllBotsSpawned ( )
static function int FindCharIndex ( string CharName )
static function GetAllCharacters ( out array<string> Chars )
function Initialize ( int TeamBots )
function PostBeginPlay ( )
static function RemoveCharacter ( int Index, int Count )
static function SetCharacters ( array<string> Chars )
Creation time: Wed 7/2/2007 19:15:55.593 - Created with
UnCodeX