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
- 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
Property group 'SceneSubtitles'
SubTitles
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 ()