There is no spoon

UE2:DMRosterBeatTeam (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:54, 11 April 2008 by Wormbo (Talk | contribs) (New page: {{infobox class | package = XGame | parent1 = Actor | parent2 = Info | parent3 = ReplicationInfo | parent4 = TeamInfo | parent5 = UnrealTeamInfo | parent6 = DMRoster | parent7 = xDMRoster ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 xDMRoster >> DMRoster >> UnrealTeamInfo >> TeamInfo >> ReplicationInfo >> Info >> Actor >> DMRosterBeatTeam
Package: 
XGame
This class in other games:
UT2003

This special roster subclass is used to populate an enemy team with the player's selected teammates.

Methods

Initialize

function Initialize(int TeamBots)

Called immediately after spawning the roster class.

Parameters
  • TeamBots - Number of bots to add.