- 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
{
HudTeamColor=(R=255,G=255,B=255,A=255)
DesiredTeamSize=8
}
|
Creation time: Do 14.8.2014 09:58:25.927 - Created with
UnCodeX