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

UE2:CinematicPlayer (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Controller >> PlayerController >> UnrealPlayer >> CinematicPlayer
Package: 
UnrealGame
This class in other games:
UT2003

Class: UnrealGame.CinematicPlayer Parent: UnrealGame.UnrealPlayer

<Enter a description here>

Functions[edit]

Exec functions[edit]

AltFire[edit]

exec function AltFire (optional float F)

Overrides: PlayerController.AltFire


Fire[edit]

exec function Fire (optional float F)

Overrides: PlayerController.Fire


GotoMenu[edit]

exec function GotoMenu (string MenuName)


ShowMenu[edit]

exec function ShowMenu ()

Overrides: PlayerController.ShowMenu


Other instance functions[edit]

FindMenu[edit]

function string FindMenu ()