Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealGame.DMRoster

Extends
UnrealTeamInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.TeamInfo
            |   
            +-- UnrealGame.UnrealTeamInfo
               |   
               +-- UnrealGame.DMRoster

Direct Known Subclasses:

xDMRoster

Variables Summary
intPosition
Inherited Variables from UnrealGame.UnrealTeamInfo
AI, AllowedTeamMembers[32], CurrentObjectiveProgress, DefaultRosterEntry, DesiredTeamSize, HudTeamColor, LastObjectiveTime, ObjectivesDisabledCount, Roster, RosterNames, TeamAlliance, TeamSymbolName
Inherited Variables from Engine.TeamInfo
AltTeamColor, ColorNames[4], DefaultPlayerClass, HomeBase, Score, Size, TeamColor, TeamIndex, TeamName

Functions Summary
functionbool AddToTeam (Controller Other))
Inherited Functions from UnrealGame.UnrealTeamInfo
AddNamedBot, AddRandomPlayer, AddToTeam, AllBotsSpawned, AlreadyExistsEntry, BelongsOnTeam, ChooseBotClass, FillPlayerTeam, GetNamedBot, GetNextBot, GetRandomPlayer, Initialize, NeedsBotMoreThan, NextLoadOut, OverrideInitialBots, RemoveFromTeam, Reset, SetBotOrders
Inherited Functions from Engine.TeamInfo
AddToTeam, BelongsOnTeam, GetAllCharacters, GetHumanReadableName, RemoveFromTeam, SetCharacters


Variables Detail

Position Source code

var int Position;


Functions Detail

AddToTeam Source code

function bool AddToTeam ( Controller Other) )


Defaultproperties

defaultproperties
{
	TeamIndex=255
}



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:04.123 - Created with UnCodeX