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: Mo 16.4.2007 11:20:18.375 - Created with
UnCodeX