Mostly Harmless

UE1:Intro (UT)

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

Intro.

Properties[edit]

NewPlayer[edit]

Type: PlayerPawn


Default values[edit]

Property Value
bPauseable False
DefaultWeapon None
HUDType Class'UnrealI.IntroNullHud'

Events[edit]

Login[edit]

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

Overrides: GameInfo.Login


Timer[edit]

event Timer ()

Overrides: GameInfo.Timer