I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:SceneSubtitles (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ()