Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

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[edit]

Property group 'SceneSubtitles'[edit]

SubTitles[edit]

Type: array<string>

Modifiers: localized

storing all subtitles

Internal variables[edit]

CurrentIndex[edit]

Type: int

current subtitles index

Default value: -1

Default values[edit]

Property Value
bNoDelete True
bStatic True

Enums[edit]

ESST_Mode[edit]

ESST_SkipToNextLine 

Functions[edit]

Native functions[edit]

ProcessEvent[edit]

native final function ProcessEvent (ESST_Mode Mode)


Events[edit]

Reset[edit]

event Reset ()

Overrides: Actor.Reset


Other instance functions[edit]

GetSubTitles[edit]

function string GetSubTitles ()