There is no spoon

UE1:KingOfTheHill (RTNP)

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

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