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

XGame.xDeathMatch

Extends
DeathMatch

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameInfo
         |   
         +-- UnrealGame.UnrealMPGameInfo
            |   
            +-- UnrealGame.DeathMatch
               |   
               +-- XGame.xDeathMatch

Direct Known Subclasses:

BossDM, xLastManStandingGame, xMutantGame

Constants Summary
Inherited Contants from UnrealGame.DeathMatch
DMPROPNUM
Inherited Contants from UnrealGame.UnrealMPGameInfo
MPPROPNUM

Variables Summary
boolbCustomPreload
Inherited Variables from UnrealGame.DeathMatch
AdjustedDifficulty, ADR_Kill, ADR_KillTeamMate, ADR_MajorKill, ADR_MinorBonus, ADR_MinorError, AltEndGameSoundName[2], bAdjustSkill, bAllowPlayerLights, bAllowTaunts, bAllowTrans, bAlwaysShowLoginMenu, bAutoNumBots, bColoredDMSkins, bCustomBots, bDefaultTranslocator, bEpicNames, bFinalStartup, bFirstBlood, bForceDefaultCharacter, bForceNoPlayerLights, bForceRespawn, bKillBots, bMustHaveMultiplePlayers, bOverrideTranslocator, bOverTimeBroadcast, bPlayerBecameActive, bPlayersMustBeReady, bQuickStart, bReviewingJumpSpots, bSkipPlaySound, bStartedCountDown, bTournament, bWaitForNetPlayers, CountDown, DefaultEnemyRosterClass, DefaultMaxLives, DMHints, DMPropDescText[DMPROPNUM], DMPropsDisplayText[DMPROPNUM], DMSquadClass, ElapsedTime, EndGameFocus, EndGameSoundName[2], EndMessageCounter, EndMessageWait, EnemyRoster, EnemyRosterName, EpicNames[21], EpicOffset, FemaleBackupNameOffset, FemaleBackupNames[32], InitialBots, LastPlayerStartSpot, LastStartSpot, LateEntryLives, LevelRules, LevelRulesClass, LoginMenuClass, MaleBackupNameOffset, MaleBackupNames[32], MinNetPlayers, NameNumber, NamePrefixes[10], NameSuffixes[10], NetWait, NumRounds, PlayerDeaths, PlayerKills, RemainingBots, RemainingTime, RestartWait, SinglePlayerWait, SpawnProtectionTime, StandalonePlayer, StartupStage, TotalEpic, YouDestroyed, YouDestroyedTrailer
Inherited Variables from UnrealGame.UnrealMPGameInfo
bAllowPrivateChat, BeaconList, bMSUplinkSet, BotMode, BotModeText, BotOptions[4], BotRatio, bPlayersVsBots, bPreloadAllSkins, bSoaking, bTeamScoreRounds, DefaultVoiceChannel, EndTime, EndTimeDelay, LocalStatsScreenClass, MinPlayers, MPBotDesc, MPBotText, MPGIPropDescText[MPPROPNUM], MPGIPropsDisplayText[MPPROPNUM], MSUplink, SPBotDesc, SPBotText, SpecialVehicleObjectives, VoiceReplicationInfoType

Functions Summary
function PrecacheGameStaticMeshes (LevelInfo myLevel)
function PrecacheGameTextures (LevelInfo myLevel)
Inherited Functions from UnrealGame.DeathMatch
AcceptInventory, AcceptPlayInfoProperty, AddBot, AddBots, AddDefaultInventory, AddGameSpecificInventory, AddNamedBot, AdjustSkill, AllowBecomeActivePlayer, AllowTransloc, AtCapacity, BecomeSpectator, beginstate, CanSpectate, ChangeLoadOut, ChangeName, ChangeTeam, CheckEndGame, CheckMaxLives, CheckReady, CheckScore, EndGame, EndSpree, FillPlayInfo, FindPlayerStart, FindTeamFor, ForceAddBot, GetAllLoadHints, GetBotTeam, GetDescriptionText, GetDisplayText, GetMinPlayers, GetNextLoadHint, GetServerDetails, InitGame, InitGameReplicationInfo, InitializeBot, InitLogging, InitPlacedBot, InitTeamSymbols, JustStarted, KillBot, KillBots, Killed, Login, Logout, NeedPlayers, NeverAllowTransloc, NotifySpree, OverrideInitialBots, PlayEndOfMatchMessage, PlayStartupMessage, PlayWinMessage, PostBeginPlay, PostLogin, PrecacheGameAnnouncements, PreLoadBot, PreLoadNamedBot, RatePlayerStart, ReduceDamage, Reset, RestartPlayer, ReviewJumpSpots, ScoreKill, ScoreObjective, SetGrammar, ShouldRespawn, SpawnBot, StartMatch, Timer, TooManyBots, TweakSkill, VehicleScoreKill, WantsPickups
Inherited Functions from UnrealGame.UnrealMPGameInfo
AdjustBotInterface, AdjustDestroyObjectiveDamage, CanDisableObjective, CanShowPathTo, ChangeLoadOut, ChangeVoiceChannel, FillPlayInfo, FindNewObjectives, ForceAddBot, GameEvent, GenerateBotOptions, GetDescriptionText, GetGameObject, GetNumPlayers, GetRandomTeamSymbol, GetServerDetails, InitMaplistHandler, InitPlacedBot, InitVoiceReplicationInfo, KillEvent, Login, MultiMinPlayers, ObjectiveDisabled, PickupQuery, PreLogin, RestartGame, ScoreEvent, ScoreGameObject, ShouldRespawn, ShowPathTo, SpawnWait, SpecialEvent, TeamScoreEvent, TooManyBots


Variables Detail

bCustomPreload Source code

var globalconfig bool bCustomPreload;


Functions Detail

PrecacheGameStaticMeshes Source code

static function PrecacheGameStaticMeshes ( LevelInfo myLevel )

PrecacheGameTextures Source code

static function PrecacheGameTextures ( LevelInfo myLevel )


Defaultproperties

defaultproperties
{
     DefaultEnemyRosterClass="XGame.xDMRoster"
     DeathMessageClass=Class'XGame.xDeathMessage'
     GameName="DeathMatch"
     ScreenShotName="UT2004Thumbnails.DMShots"
     DecoTextName="XGame.Deathmatch"
     Acronym="DM"
}

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