I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:EntryGameInfo (RTNP)

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

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