- Extends
- TeamInfo
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.TeamInfo
|
+-- UnrealGame.UnrealTeamInfo
Direct Known Subclasses:
DMRoster, xTeamRoster
CurrentObjectiveProgress Source code
var float CurrentObjectiveProgress;
var int DesiredTeamSize;
var int LastObjectiveTime;
ObjectivesDisabledCount Source code
var int ObjectivesDisabledCount;
var array<string> RosterNames;
var string TeamSymbolName;
UnrealTeamInfo
AllowedTeamMembers[32] Source code
function AddNamedBot ( string BotName )
function AddRandomPlayer ( )
function bool AllBotsSpawned ( )
function bool AlreadyExistsEntry ( string CharacterName, bool bNoRecursion )
function bool BelongsOnTeam (
class<
Pawn> PawnClass )
function RosterEntry ChooseBotClass (
optional string botName )
function Initialize ( int TeamBots )
simulated function class<
Pawn> NextLoadOut (
class<
Pawn> CurrentLoadout )
function Reset ( )
defaultproperties
{
DesiredTeamSize=8
HudTeamColor=(B=255,G=255,R=255,A=255)
}
|
Creation time: Mo 16.4.2007 11:20:33.812 - Created with
UnCodeX