UE1:CS_ShotList (RTNP)
- Package:
- UDSDemo
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. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CS_ShotList ]
The ShotList actor has been GREATLY expanded. Please refer to the documentation for more information.
Properties
Property group 'CS_ShotList'
OutCamera
Type: name
Array size: 8
Camera to activate
OutCamLock
Type: name
Array size: 8
Who to lock the camera on to
OutCommand
Type: name
Array size: 8
SEQ Comm
OutDelays
Type: float
Array size: 8
Relative delays before generating events.
OutSounds
Type: Sound
Array size: 8
Sound effect to play
OutTrigger
Type: name
Array size: 8
Trigger to active
Property group 'Sounds'
DialogVolume
Type: int
Internal variables
bAbort
Type: bool
has this shotlist been aborted.
bActive
Type: bool
Is this shotlist active
bComplete
Type: bool
This Shotlist is waiting for an event
CurShot
Type: int
Internal counter.
tmpAct
Type: Actor
Tmp Actor storage
tmpCam
Type: CS_Camera
Tmp camera storage
tmpseq
Type: CutSeq
Functions
Events
PreBeginPlay
Overrides: Actor.PreBeginPlay
Trigger
Overrides: Actor.Trigger
Other instance functions
Completed