Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UPakSinglePlayer (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> SinglePlayer >> UPakSinglePlayer |
- Package:
- UPak
- Direct subclasses:
- CrashSiteGame, DuskFallsGame
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. |
UPakSinglePlayer. $Author: Jcrable $ $Date: 5/05/99 4:21p $ $Revision: 2 $
Default values[edit]
Property | Value |
---|---|
bClassicDeathmessages | True |
GameName | "Unreal Mission Pack" |
HUDType | Class'UPak.UPakHUD' |
Functions[edit]
Events[edit]
Login[edit]
event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawn> SpawnClass)
Overrides: GameInfo.Login
Other instance functions[edit]
AddDefaultInventory[edit]
function AddDefaultInventory (Pawn PlayerPawn)
Overrides: GameInfo.AddDefaultInventory
Killed[edit]
Overrides: SinglePlayer.Killed
ProcessServerTravel[edit]
Overrides: GameInfo.ProcessServerTravel
RestartPlayer[edit]
Overrides: GameInfo.RestartPlayer