Gah - a solution with more questions. – EntropicLqd
UE2:SceneSubtitles (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
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. |
SceneSubtitles Stores subtitles for matinee cinematics
Properties[edit]
Property group 'SceneSubtitles'[edit]
SubTitles[edit]
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 ()