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

UTGame.UTDMRoster

Extends
UTTeamInfo

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.TeamInfo
            |   
            +-- UTGame.UTTeamInfo
               |   
               +-- UTGame.UTDMRoster

Variables Summary
class<UTSquadAI>DMSquadClass
intPosition
Inherited Variables from UTGame.UTTeamInfo
AI, BaseTeamColor[4], DesiredTeamSize, Faction, HomeBase, TeamColorNames[4], TeamFlag, TeamIcon, TeamSymbolName, TextColor[4]
Inherited Variables from Engine.TeamInfo
Score, Size, TeamColor, TeamIndex, TeamName

Functions Summary
functionbool AddToTeam (Controller Other))
Inherited Functions from UTGame.UTTeamInfo
AllBotsSpawned, BotNameTaken, Destroyed, FamilyIsMale, GetAvailableBotList, GetBotInfo, GetHUDColor, GetHumanReadableName, GetTextColor, Initialize, NeedsBotMoreThan, RemoveFromTeam, Reset, SetBotOrders
Inherited Functions from Engine.TeamInfo
AddToTeam, Destroyed, GetHUDColor, GetHumanReadableName, GetTeamNum, GetTextColor, RemoveFromTeam, ReplicatedEvent


Variables Detail

DMSquadClass Source code

var class<UTSquadAI> DMSquadClass;

Position Source code

var int Position;


Functions Detail

AddToTeam Source code

function bool AddToTeam ( Controller Other) )


Defaultproperties

defaultproperties
{
   DMSquadClass=Class'UTGame.UTDMSquad'
   TeamIndex=255
   Name="Default__UTDMRoster"
   ObjectArchetype=UTTeamInfo'UTGame.Default__UTTeamInfo'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:51.136 - Created with UnCodeX