There is no spoon
UE2:CinematicGame (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealGame
- This class in other games:
- UT2003
| 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. |
Class: UnrealGame.CinematicGame Parent: Engine.GameInfo
<Enter a description here>
[edit] Properties
[edit] bPreviouslyViewed
Type: bool
Modifiers: config
If True, this intro is interruptable
[edit] Default values
| Property | Value |
|---|---|
| HUDType | "UnrealGame.CinematicHud" |
| PlayerControllerClassName | "UnrealGame.CinematicPlayer" |
[edit] Functions
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: GameInfo.PostBeginPlay
[edit] PostLogin
event PostLogin (PlayerController NewPlayer)
Overrides: GameInfo.PostLogin
[edit] Trigger
Overrides: Actor.Trigger
[edit] Other instance functions
[edit] AddDefaultInventory
function AddDefaultInventory (Pawn PlayerPawn)
Overrides: GameInfo.AddDefaultInventory
[edit] Logout
function Logout (Controller Exiting)
Overrides: GameInfo.Logout
[edit] SetGameSpeed
function SetGameSpeed (float T)
Overrides: GameInfo.SetGameSpeed
