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

UTGame.UTDeathmatch

Extends
UTGame
Modifiers
config ( game )

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

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameInfo
         |   
         +-- GameFramework.FrameworkGame
            |   
            +-- UDKBase.UDKGame
               |   
               +-- UTGame.UTGame
                  |   
                  +-- UTGame.UTDeathmatch

Direct Known Subclasses:

UTTeamGame

Variables Summary
Inherited Variables from UTGame.UTGame
Acronym, ActiveBots, AdjustedDifficulty, bAllowHoverboard, bAllowKeyboardAndMouse, bAutoNumBots, bConsoleServer, bCustomBots, bDemoMode, bExportMenuData, bFinalStartup, bFirstBlood, bForceMidGameMenuAtStart, bForceRespawn, bGivePhysicsGun, bIgnoreTeamForVoiceChat, bLogGameplayEvents, bMidGameHasMap, bMustHaveMultiplePlayers, bMustJoinBeforeStart, bNecrisLocked, BotClass, BotRatio, bOverTimeBroadcast, bPlayedFiveKills, bPlayedOneKill, bPlayedTenKills, bPlayerBecameActive, bPlayersMustBeReady, bPlayersVsBots, bQuickStart, bScoreDeaths, bShouldWaitForNetPlayers, bSkipPlaySound, bSoaking, bStartedCountDown, bStartWithLockerWeaps, bTeamScoreRounds, bTempForceRespawn, bUndrivenVehicleDamage, bUseClassicHUD, bWaitForNetPlayers, bWarmupRound, bWeaponStay, ClientProcessingTimeout, ConsolePlayerControllerClass, CountDown, DefaultInventory, DefaultMaxLives, DemoPrefix, Description, DesiredPlayerCount, EndGameFocus, EndMessageCounter, EndMessageWait, EndOfMatchRulesTemplateStr_Scoring, EndOfMatchRulesTemplateStr_ScoringSingle, EndOfMatchRulesTemplateStr_Time, EndTime, EndTimeDelay, EnemyRoster, EnemyRosterName, GameplayEventsWriter, GameplayEventsWriterClassName, GameSpecificMapCycles, GameUMenuType, LastEncouragementTime, LastManDownTime, LastPlayerStartSpot, LastStartSpot, LateEntryLives, MapCycleIndex, MapPrefixes, MidgameScorePanelTag, MinNetPlayers, NetWait, PendingMatchElapsedTime, PlayerDeaths, PlayerKills, ResetCountDown, ResetTimeDelay, RestartWait, RulesMenuType, ScriptedStartSpot, ServerSkillLevel, Sniper, SpawnProtectionTime, SpeechRecognitionData, SpreeStatEvents, StartupStage, VehicleList, VictoryMessageClass, WarmupRemaining, WarmupTime, WeaponTauntUsed[20]

Enumerations Summary
Inherited Enumerations from UTGame.UTGame
EVoiceChannel

Structures Summary
Inherited Structures from UTGame.UTGame
ActiveBotInfo, GameMapCycle

Functions Summary
function CheckAchievements ()))
function CheckSpiceOfLifeAchievement ()))
functionint GetHandicapNeed (Pawn Other))
functionbool WantsPickups (UTBot B))
function WriteOnlineStats ()))
Inherited Functions from UTGame.UTGame
ActivateVehicleFactory, AddBot, AddBots, AddDefaultInventory, AddInitialBots, AddMutator, AddNamedBot, AdjustSkill, AllowBecomeActivePlayer, AllowCheats, AllowClientToTeleport, AllowMutator, AssignHoverboard, AtCapacity, BeginState, BroadcastDeathMessage, CalculatedNetSpeed, CampaignSkillAdjust, CanSpectate, ChangeName, ChangeTeam, CheckEndGame, CheckLives, CheckMaxLives, CheckScore, ChoosePlayerStart, ContinueSeamlessTravel, DiscardInventory, DominatingVictory, DriverEnteredVehicle, DriverLeftVehicle, EndGame, EndLogging, EndRound, EndSpree, EndState, FindNewObjectives, FindPlayerStart, ForceRespawn, GenericPlayerInitialization, GetAutoObjectiveFor, GetBaseUTMutator, GetBotTeam, GetCurrentMapCycleIndex, GetEndGameConditionRule, GetEndOfMatchRules, GetHandicapNeed, GetLocationFor, GetMapTypeRule, GetNextMap, GetSeamlessTravelActorList, HandleSeamlessTravelPlayer, InitGame, InitGameReplicationInfo, InitializeBot, IsAWinner, IsConsoleDedicatedServer, JustStarted, KillBot, KillBots, Killed, KillOthers, KillThis, LevelRecommendedPlayers, Login, Logout, MatchIsInProgress, NeedPlayers, NotifyNavigationChanged, NotifySpree, ParseKillMessage, PlayEndOfMatchMessage, PlayRegularEndOfMatchMessage, PlayStartupMessage, PostBeginPlay, PostLogin, PostSeamlessTravel, ProcessServerTravel, ProcessSpeechRecognition, RatePlayerStart, ReduceDamage, RegisterVehicle, RemovePlayerFromMuteLists, Reset, ResetAllPlayerMuteListsToSpectatorChannel, ResetLevel, RestartGame, RestartPlayer, ScoreFlag, ScoreKill, SetEndGameFocus, SetGameSpeed, SetGameType, SetPause, SetupPlayerMuteList, ShouldRespawn, ShowPathTo, SkipPlaySound, SpawnBot, SpawnWait, StartMatch, Timer, TooManyBots, UpdateGameplayMuteList, UpdateGameSettings, UpdateGameSettingsCounts, UseLowGore, ViewObjective, WantFastSpawnFor, WriteOnlinePlayerScores, WriteOnlineStats


Functions Detail

CheckAchievements Source code

function CheckAchievements ( ) )

CheckSpiceOfLifeAchievement Source code

function CheckSpiceOfLifeAchievement ( ) )

GetHandicapNeed Source code

function int GetHandicapNeed ( Pawn Other) )
return a value based on how much this pawn needs help

WantsPickups Source code

function bool WantsPickups ( UTBot B) )

WriteOnlineStats Source code

function WriteOnlineStats ( ) )


Defaultproperties

defaultproperties
{
	Acronym="DM"
	MapPrefixes[0]="DM"

	
	OnlineGameSettingsClass=class'UTGame.UTGameSettingsDM'

	bScoreDeaths=true

	
	bIgnoreTeamForVoiceChat=true
	
	bGivePhysicsGun=false

	OnlineStatsWriteClass=Class'UTStatsWriteDM'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:59.634 - Created with UnCodeX