Always snap to grid

UE2:DialogGameInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> GameInfo >> DialogGameInfo
Package: 
U2Dialog
Direct subclasses:
DialogGameInfoLocal, U2GameInfo

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

event InitGame (string Options, out string Error)

Overrides: GameInfo.InitGame


NotifyGameSpeedChanged

event NotifyGameSpeedChanged (float OldSpeed, float NewSpeed)

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<DamageTypeDamageType)

Overrides: GameInfo.NotifyKilled


ShutdownDialogEngine

function ShutdownDialogEngine ()