![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | DisplayStartDraw (IEntity owner) |
| void | ShowSubtitle (string text) |
Static Protected Member Functions | |
| static void | SetLingerDuration (float duration) |
| How long should subtitles stay visible after the sound ended (seconds). | |
| static float | GetLingerDuration () |
Protected Attributes | |
| RichTextWidget | m_wSubtitle |
Static Protected Attributes | |
| static float | s_fLingerDuration = 0.5 |
Definition at line 2 of file SCR_VoiceoverSubtitles.c.
|
inlineprotected |
Definition at line 9 of file SCR_VoiceoverSubtitles.c.
|
inlinestaticprotected |
Definition at line 25 of file SCR_VoiceoverSubtitles.c.
|
inlinestaticprotected |
How long should subtitles stay visible after the sound ended (seconds).
Definition at line 16 of file SCR_VoiceoverSubtitles.c.
|
inlineprotected |
Definition at line 31 of file SCR_VoiceoverSubtitles.c.
|
protected |
Definition at line 4 of file SCR_VoiceoverSubtitles.c.
|
staticprotected |
Definition at line 6 of file SCR_VoiceoverSubtitles.c.