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: Do 14.8.2014 09:58:04.143 - Created with
UnCodeX