I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:TrophyGame (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Info >> GameInfo >> TournamentGameInfo >> UTIntro >> TrophyGame
Package: 
BotPack

null

Properties

CorrectRotation

Type: Object.Rotator


NewTrophyClass

Type: class<Trophy>


TrophyTime

Type: int


Default values

Property Value
HUDType Class'BotPack.CHEOLHud'

Functions

Events

AcceptInventory

event AcceptInventory (Pawn PlayerPawn)

Overrides: UTIntro.AcceptInventory


Login

event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawnSpawnClass)

Overrides: UTIntro.Login


Timer

event Timer ()

Overrides: GameInfo.Timer


Other instance functions

PlayTrophyEffect

function PlayTrophyEffect (Trophy NewTrophy)