The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:EntryGameInfo (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> EntryGameInfo
Package: 
UnrealShare
This class in other games:
RTNP, UT

EntryGameInfo.

Events[edit]

Login[edit]

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

Overrides: GameInfo.Login


PreLogin[edit]

event PreLogin (string Options, out string Error)

Overrides: GameInfo.PreLogin