The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:KingOfTheHill (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> KingOfTheHill
Package: 
UnrealI
This class in other games:
RTNP, U1

KingOfTheHill.

Properties[edit]

king[edit]

Type: Pawn


KingMessage[edit]

Type: string

Modifiers: localized


Default value: " is the new king of the hill!"

Default values[edit]

Property Value
BeaconName "King"
GameName "King of the Hill"

Instance functions[edit]

CrownNewKing[edit]

function CrownNewKing (Pawn newKing)


Killed[edit]

function Killed (Pawn killer, Pawn Other, name damageType)

Overrides: DeathMatchGame.Killed