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

XGame.xDMRoster

Extends
DMRoster
Modifiers
DependsOn ( xUtil )

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

Direct Known Subclasses:

ChampRosterFinal, DMRosterBeatTeam, DMRosterConfigured, DMRosterGael, DMRosterLeviathan, DMRosterOceanic, DMRosterTrainingDay, UT2K4DMRoster

Variables Summary
Inherited Variables from UnrealGame.DMRoster
Position
Inherited Variables from UnrealGame.UnrealTeamInfo
AI, AllowedTeamMembers[32], CurrentObjectiveProgress, DefaultRosterEntry, DesiredTeamSize, HudTeamColor, LastObjectiveTime, ObjectivesDisabledCount, Roster, RosterNames, TeamAlliance, TeamSymbolName

Functions Summary
functionbool AlreadyExistsEntry (string CharacterName, bool bNoRecursion)
functionbool AvailableRecord (string MenuString)
functionbool BelongsOnTeam (class<Pawn> PawnClass)
functionRosterEntry GetNamedBot (string botName)
functionRosterEntry GetRandomPlayer ()
function Initialize (int TeamBots)
function PostBeginPlay ()
Inherited Functions from UnrealGame.DMRoster
AddToTeam
Inherited Functions from UnrealGame.UnrealTeamInfo
AddNamedBot, AddRandomPlayer, AddToTeam, AllBotsSpawned, AlreadyExistsEntry, BelongsOnTeam, ChooseBotClass, FillPlayerTeam, GetNamedBot, GetNextBot, GetRandomPlayer, Initialize, NeedsBotMoreThan, NextLoadOut, OverrideInitialBots, RemoveFromTeam, Reset, SetBotOrders


Functions Detail

AlreadyExistsEntry Source code

function bool AlreadyExistsEntry ( string CharacterName, bool bNoRecursion )

AvailableRecord Source code

function bool AvailableRecord ( string MenuString )

BelongsOnTeam Source code

function bool BelongsOnTeam ( class<Pawn> PawnClass )

GetNamedBot Source code

function RosterEntry GetNamedBot ( string botName )

GetRandomPlayer Source code

function RosterEntry GetRandomPlayer ( )

Initialize Source code

function Initialize ( int TeamBots )

PostBeginPlay Source code

function PostBeginPlay ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:26.250 - Created with UnCodeX