|
Arma Reforger Script API
|
Public Member Functions | |
| string | GetName () |
Public Member Functions inherited from SCR_VoiceoverLine | |
| SCR_EVoiceoverActor | GetActor () |
| string | GetSoundEventName () |
| string | GetSubtitleText () |
| string | GetActorName () |
| int | GetCustomSubtitleDistanceThreshold () |
| int | GetStartAnimCommandParameter () |
| int | GetFinishAnimCommandParameter () |
| bool | InterruptCurrentLine () |
| float | GetPauseBeforeLine () |
Protected Attributes | |
| string | m_sName |
Protected Attributes inherited from SCR_VoiceoverLine | |
| 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 |
| string SCR_VoiceoverLineStandalone.GetName | ( | ) |
|
protected |