I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UPakGame (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> UPakGame |
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. |
UPakGame.uc $Author: Deb $ $Date: 4/23/99 12:14p $ $Revision: 1 $
Default values[edit]
Property | Value |
---|---|
DefaultPlayerClass | Class'UPak.UPakMaleOne' |
DefaultWeapon | Class'UPak.CARifle' |
HUDType | Class'UPak.UPakHUD' |
ScoreBoardType | Class'UPak.UPakDMScoreBoard' |
Functions[edit]
Events[edit]
Login[edit]
event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawn> SpawnClass)
Overrides: DeathMatchGame.Login
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: DeathMatchGame.PostBeginPlay
Other instance functions[edit]
AddBot[edit]
function bool AddBot ()
Overrides: DeathMatchGame.AddBot
Killed[edit]
Overrides: DeathMatchGame.Killed
UPakGameSetup[edit]
function UPakGameSetup ()