Gah - a solution with more questions. – EntropicLqd

UE1:CSMovie (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> CSSinglePlayer >> CSMovie

Contents

Package: 
UDSDemo

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

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


Personal tools