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
Property | Value |
---|---|
DefaultPlayerClass | Class'UPak.UPakMaleOne' |
DefaultWeapon | Class'UPak.CARifle' |
HUDType | Class'UPak.UPakHUD' |
ScoreBoardType | Class'UPak.UPakDMScoreBoard' |
Functions
Events
Login
event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawn> SpawnClass)
Overrides: DeathMatchGame.Login
PostBeginPlay
event PostBeginPlay ()
Overrides: DeathMatchGame.PostBeginPlay
Other instance functions
AddBot
function bool AddBot ()
Overrides: DeathMatchGame.AddBot
Killed
Overrides: DeathMatchGame.Killed
UPakGameSetup
function UPakGameSetup ()