Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:SceneSubtitles (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> SceneSubtitles
Package: 
Engine

SceneSubtitles Stores subtitles for matinee cinematics

Properties

Property group 'SceneSubtitles'

SubTitles

Type: array<string>

Modifiers: localized

storing all subtitles

Internal variables

CurrentIndex

Type: int

current subtitles index

Default value: -1

Default values

Property Value
bNoDelete True
bStatic True

Enums

ESST_Mode

ESST_SkipToNextLine 

Functions

Native functions

ProcessEvent

native final function ProcessEvent (ESST_Mode Mode)


Events

Reset

event Reset ()

Overrides: Actor.Reset


Other instance functions

GetSubTitles

function string GetSubTitles ()