Cogito, ergo sum
UE1:Intro (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> Intro |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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<PlayerPawn> SpawnClass)
Overrides: GameInfo.Login
Timer[edit]
event Timer ()
Overrides: GameInfo.Timer