I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:DMRosterBeatTeam (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:50, 9 May 2008 by Haarg (Talk | contribs) (updated due to changes to class infobox)
Actor >> Info >> ReplicationInfo >> TeamInfo >> UnrealTeamInfo >> DMRoster >> xDMRoster >> DMRosterBeatTeam |
Contents
This special roster subclass is used to populate an enemy team with the player's selected teammates.
Instance functions
Initialize
function Initialize (int TeamBots)
Overrides: | xDMRoster.Initialize |
---|
Called immediately after spawning the roster class.
Parameters:
- TeamBots - Number of bots to add.