My program doesn't have bugs. It just develops random features.

UE1:KingOfTheHill (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> KingOfTheHill
Package: 
UnrealI
This class in other games:
RTNP, UT

KingOfTheHill.

Properties

king

Type: Pawn


KingMessage

Type: string

Modifiers: localized


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

Default values

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

Instance functions

CrownNewKing

function CrownNewKing (Pawn newKing)


Killed

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

Overrides: DeathMatchGame.Killed