The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTDMRoster (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Actor >> Info >> ReplicationInfo >> TeamInfo >> UTTeamInfo >> UTDMRoster
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

DMSquadClass[edit]

Type: class<UTSquadAI>

squad class to use for bots in DM games (no team)

Default value: Class'UTGame.UTDMSquad'

Position[edit]

Type: int


Default values[edit]

Property Value
TeamIndex 255

Instance functions[edit]

AddToTeam[edit]

function bool AddToTeam (Controller Other)

Overrides: TeamInfo.AddToTeam