Mostly Harmless

UE2:U2DeathMatch instance functions (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> GameInfo >> DialogGameInfo >> U2GameInfo >> U2DeathMatch (instance functions)

Instance functions

AddBot

function bool AddBot ()


AddDefaultInventory

function AddDefaultInventory (Pawn PlayerPawn)

Overrides: U2GameInfo.AddDefaultInventory


AdjustPawnClass

function AdjustPawnClass (out string InClass)

Overrides: GameInfo.AdjustPawnClass


CanAddBots

function bool CanAddBots ()


CanSpectate

function bool CanSpectate (PlayerController Viewer, Actor ViewTarget)

Overrides: GameInfo.CanSpectate


ChangeName

function ChangeName (Controller Other, string S, bool bNameChange)

Overrides: GameInfo.ChangeName


CheckForEndGame

function CheckForEndGame ()

Overrides: GameInfo.CheckForEndGame


CountUniquePickups

function int CountUniquePickups (class<PickupBaseClass)


DestroyInventory

function DestroyInventory (Pawn PlayerPawn)

Overrides: GameInfo.DestroyInventory


DiscardInventory

function DiscardInventory (Pawn Other)

Overrides: GameInfo.DiscardInventory


FindPlayerStart

function NavigationPoint FindPlayerStart (Controller Player, optional byte InTeam, optional string incomingName)

Overrides: GameInfo.FindPlayerStart


ForceAddBot

function bool ForceAddBot ()

Overrides: U2GameInfo.ForceAddBot


ForcePlayerRestart

function ForcePlayerRestart ()


GetBestPlayer

function Controller GetBestPlayer ()


GetDamageByPlayerScalar

function float GetDamageByPlayerScalar ()

Overrides: U2GameInfo.GetDamageByPlayerScalar


GetDamageToPlayerScalar

function float GetDamageToPlayerScalar ()

Overrides: U2GameInfo.GetDamageToPlayerScalar


GetEndGameTarget

function Actor GetEndGameTarget ()


GetLevelRatingDefensive

function float GetLevelRatingDefensive ()

Overrides: GameInfo.GetLevelRatingDefensive


GetLevelRatingOffensive

function float GetLevelRatingOffensive ()

Overrides: GameInfo.GetLevelRatingOffensive


GetNextMapName

function string GetNextMapName ()


GetRules

function string GetRules ()

Overrides: GameInfo.GetRules


GetTeamNumber

function int GetTeamNumber ()


GetWinner

function Actor GetWinner ()


GoalLimitMet

function bool GoalLimitMet ()


GotoMidGame

function GotoMidGame ()


GotoPostGame

function GotoPostGame ()


GotoPreGame

function GotoPreGame ()


InitBot

function InitBot (U2NPCController NewBot)


InitGameReplicationInfo

function InitGameReplicationInfo ()

Overrides: GameInfo.InitGameReplicationInfo


IsGameOver

function bool IsGameOver ()


IsTied

function bool IsTied ()


IsWinner

function bool IsWinner (Controller Player)


Killed

function Killed (Controller Killer, Controller Killed, Pawn KilledPawn, class<DamageTypeDamageType)

Overrides: GameInfo.Killed


LogGameParameters

function LogGameParameters ()

Overrides: GameInfo.LogGameParameters


Logout

function Logout (Controller Exiting)

Overrides: GameInfo.Logout


MidGameTimer

function MidGameTimer ()


NeedPlayers

function bool NeedPlayers ()


PlayerJumpZScaling

function float PlayerJumpZScaling ()


PlayersReady

function bool PlayersReady ()


PlaySpawnEffect

function float PlaySpawnEffect (Pickup Inv)

Overrides: U2GameInfo.PlaySpawnEffect


PlayStartupMessage

function PlayStartupMessage (PlayerController NewPlayer)


PlayTeleportEffect

function PlayTeleportEffect (Actor Incoming, bool bOut, bool bSound)

Overrides: U2GameInfo.PlayTeleportEffect


PostGameTimer

function PostGameTimer ()


PreGameTimer

function PreGameTimer ()


RatePlayerStart

function float RatePlayerStart (NavigationPoint N, byte Team, Controller Player)

Overrides: GameInfo.RatePlayerStart


RestartGame

function RestartGame ()

Overrides: GameInfo.RestartGame


RestartPlayer

function RestartPlayer (Controller aPlayer)

Overrides: U2GameInfo.RestartPlayer


ScoreKill

function ScoreKill (Controller Killer, Controller Other)

Overrides: GameInfo.ScoreKill


SendStartMessage

function SendStartMessage (PlayerController C)

Overrides: GameInfo.SendStartMessage


SetEndGameCameras

function SetEndGameCameras ()


ShouldRespawn

function bool ShouldRespawn (Pickup Other)

Overrides: U2GameInfo.ShouldRespawn


SpawnBot

function U2NPCController SpawnBot (out NavigationPoint StartSpot)


SpawnWait

function float SpawnWait (U2NPCController C)

Overrides: U2GameInfo.SpawnWait


TimeLimitMet

function bool TimeLimitMet ()


TooManyBots

function bool TooManyBots ()

Overrides: U2GameInfo.TooManyBots