|
Arma Reforger Script API
|
Public Member Functions | |
| SCR_VoiceoverLineStandalone | GetLineByName (string name) |
| SCR_VoiceoverLineStandalone | GetLineBySoundEvent (string eventName) |
| SCR_VoiceoverLine | GetLineBySoundEvent (string eventName, string sequenceName) |
| SCR_VoiceoverSequence | GetSequenceByName (string name) |
Protected Attributes | |
| ref array< ref SCR_VoiceoverLineStandalone > | m_aLines |
| ref array< ref SCR_VoiceoverSequence > | m_aSequences |
| SCR_VoiceoverLineStandalone SCR_VoiceoverData.GetLineByName | ( | string | name | ) |
| SCR_VoiceoverLineStandalone SCR_VoiceoverData.GetLineBySoundEvent | ( | string | eventName | ) |
| SCR_VoiceoverLine SCR_VoiceoverData.GetLineBySoundEvent | ( | string | eventName, |
| string | sequenceName ) |
| SCR_VoiceoverSequence SCR_VoiceoverData.GetSequenceByName | ( | string | name | ) |
|
protected |
|
protected |