I'm a doctor, not a mechanic
UE2:SceneSubtitles (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
| This is an auto-generated page and may need human attention. Please remove this 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
[edit] Properties
[edit] Property group 'SceneSubtitles'
[edit] SubTitles
Modifiers: localized
storing all subtitles
[edit] Internal variables
[edit] CurrentIndex
Type: int
current subtitles index
Default value: -1
[edit] Default values
| Property | Value |
|---|---|
| bNoDelete | True |
| bStatic | True |
[edit] Enums
[edit] ESST_Mode
- ESST_SkipToNextLine
[edit] Functions
[edit] Native functions
[edit] ProcessEvent
native final function ProcessEvent (ESST_Mode Mode)
[edit] Events
[edit] Reset
event Reset ()
Overrides: Actor.Reset
[edit] Other instance functions
[edit] GetSubTitles
function string GetSubTitles ()
