UE1:CSSinglePlayer (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
RTNP Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> CSSinglePlayer
Package:
UDSDemo
Direct subclass:
CSMovie

The Unreal Director's Suite Release version: Jan 7th, 1999

[ CSSinglePlayer ]

This actor is the bases for Single Player use of the UDS. Any map that is created that will use the Cut Sequence engine of the UDS needs to be of this game type.

It's primary function is to Convert a player from the original Unreal player classes to our custom one.

Default values

Property Value
DefaultPlayerClass Class'UDSDemo.CSMaleTwo'
DefaultWeapon None
HUDType Class'UDSDemo.CS_Hud'

Events

Login

event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawnSpawnClass)

Overrides: GameInfo.Login