![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_VoiceoverData |
| class | SCR_VoiceoverLine |
Enumerations | |
| enum | SCR_EVoiceoverActor { ACTOR_1 , ACTOR_2 , ACTOR_3 , ACTOR_4 , ACTOR_5 , ACTOR_6 , ACTOR_7 , ACTOR_8 , ACTOR_9 , ACTOR_10 , ACTOR_11 , ACTOR_12 , ACTOR_13 , ACTOR_14 , ACTOR_15 , ACTOR_16 , ACTOR_17 , ACTOR_18 , ACTOR_19 , ACTOR_20 } |
Functions | |
| class SCR_VoiceoverData | BaseContainerProps () |
| SCR_VoiceoverLineStandalone | GetLineByName (string name) |
| SCR_VoiceoverLineStandalone | GetLineBySoundEvent (string eventName) |
| SCR_VoiceoverLine | GetLineBySoundEvent (string eventName, string sequenceName) |
| SCR_VoiceoverSequence | GetSequenceByName (string name) |
| class SCR_VoiceoverData | SCR_BaseContainerCustomTitleField ("m_sName") |
| SCR_EVoiceoverActor | GetActor () |
| string | GetSoundEventName () |
| string | GetSubtitleText () |
| string | GetActorName () |
| int | GetCustomSubtitleDistanceThreshold () |
| int | GetStartAnimCommandParameter () |
| int | GetFinishAnimCommandParameter () |
| bool | InterruptCurrentLine () |
| float | GetPauseBeforeLine () |
Variables | |
| ref array< ref SCR_VoiceoverLineStandalone > | m_aLines |
| ref array< ref SCR_VoiceoverSequence > | m_aSequences |
| SCR_EVoiceoverActor | m_eActor |
| string | m_sSoundEventName |
| string | m_sSubtitleText |
| string | m_sActorName |
| int | m_iCustomSubtitleDistanceThreshold |
| int | m_iStartAnimCommandParameter |
| int | m_iFinishAnimCommandParameter |
| bool | m_bInterruptCurrentLine |
| float | m_fPauseBeforeLine |
| enum SCR_EVoiceoverActor |
| Enumerator | |
|---|---|
| ACTOR_1 | |
| ACTOR_2 | |
| ACTOR_3 | |
| ACTOR_4 | |
| ACTOR_5 | |
| ACTOR_6 | |
| ACTOR_7 | |
| ACTOR_8 | |
| ACTOR_9 | |
| ACTOR_10 | |
| ACTOR_11 | |
| ACTOR_12 | |
| ACTOR_13 | |
| ACTOR_14 | |
| ACTOR_15 | |
| ACTOR_16 | |
| ACTOR_17 | |
| ACTOR_18 | |
| ACTOR_19 | |
| ACTOR_20 | |
Definition at line 197 of file SCR_VoiceoverData.c.
| class SCR_VoiceoverData BaseContainerProps | ( | ) |
|
protected |
Definition at line 28 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 46 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 52 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 64 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 7 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 19 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 31 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 76 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 51 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 34 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 58 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 40 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 70 of file SCR_VoiceoverData.c.
| class SCR_VoiceoverData SCR_BaseContainerCustomTitleField | ( | "m_sName" | ) |
Definition at line 69 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 1 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 4 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 22 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 1 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 25 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 13 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 19 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 16 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 10 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 4 of file SCR_VoiceoverData.c.
|
protected |
Definition at line 7 of file SCR_VoiceoverData.c.