Gah - a solution with more questions. – EntropicLqd
UE1:CSMovie (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> CSSinglePlayer >> CSMovie |
Contents |
- Package:
- UDSDemo
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CS_Movie ]
This class is designed for non-intertactive C/S levels. Any map of this game type will automatically launch a CS_ACTION at startup. There should be EXACTLY ONE CS_Action actor in this case.
[edit] Properties
[edit] NewPlayer
Type: PlayerPawn
[edit] Default values
| Property | Value |
|---|---|
| DefaultPlayerClass | Class'UDSDemo.CSPlayer' |
[edit] Functions
[edit] Events
[edit] Login
event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawn> SpawnClass)
Overrides: CSSinglePlayer.Login
[edit] Timer
event Timer ()
Overrides: GameInfo.Timer
[edit] Other instance functions
[edit] SendPlayer
function SendPlayer (PlayerPawn aPlayer, string URL)
Overrides: GameInfo.SendPlayer
