Always snap to grid
UE2:DialogGameInfo (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2Dialog
- Direct subclasses:
- DialogGameInfoLocal, U2GameInfo
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. |
DialogGameInfo.uc Created By: Mike Baldwin Created On: 9/13/2001 $Author: Mbaldwin $ $Date: 10/25/02 11:17p $ $Revision: 5 $
Properties
DE
Type: DialogEngine
Functions
Events
Destroyed
event Destroyed ()
Overrides: GameInfo.Destroyed
InitGame
Overrides: GameInfo.InitGame
NotifyGameSpeedChanged
Overrides: GameInfo.NotifyGameSpeedChanged
NotifyLevelChange
event NotifyLevelChange ()
Overrides: GameInfo.NotifyLevelChange
NotifyLevelChangeEnd
event NotifyLevelChangeEnd ()
Overrides: GameInfo.NotifyLevelChangeEnd
PostLogin
event PostLogin (PlayerController NewPlayer, bool bTraveling)
Overrides: GameInfo.PostLogin
Other instance functions
GetDialogEngine
function DialogEngine GetDialogEngine ()
InitDialogEngine
function InitDialogEngine ()
NotifyKilled
function NotifyKilled (Controller Killer, Controller Killed, Pawn KilledPawn, class<DamageType> DamageType)
Overrides: GameInfo.NotifyKilled
ShutdownDialogEngine
function ShutdownDialogEngine ()