Always snap to grid

UE2:CinematicGame (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> GameInfo >> CinematicGame
Package: 
UnrealGame
This class in other games:
UT2004

Class: UnrealGame.CinematicGame Parent: Engine.GameInfo

<Enter a description here>

Properties

bPreviouslyViewed

Type: bool

Modifiers: config

If True, this intro is interruptable

Default values

Property Value
HUDType "UnrealGame.CinematicHud"
PlayerControllerClassName "UnrealGame.CinematicPlayer"

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: GameInfo.PostBeginPlay


PostLogin

event PostLogin (PlayerController NewPlayer)

Overrides: GameInfo.PostLogin


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Other instance functions

AddDefaultInventory

function AddDefaultInventory (Pawn PlayerPawn)

Overrides: GameInfo.AddDefaultInventory


Logout

function Logout (Controller Exiting)

Overrides: GameInfo.Logout


SetGameSpeed

function SetGameSpeed (float T)

Overrides: GameInfo.SetGameSpeed