Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_VoiceoverLine Interface Reference
Inheritance diagram for SCR_VoiceoverLine:
[legend]

Public Member Functions

SCR_EVoiceoverActor GetActor ()
 
string GetSoundEventName ()
 
string GetSubtitleText ()
 

Protected Attributes

SCR_EVoiceoverActor m_eActor
 
string m_sSoundEventName
 
string m_sSubtitleText
 

Member Function Documentation

◆ GetActor()

SCR_EVoiceoverActor SCR_VoiceoverLine.GetActor ( )

◆ GetSoundEventName()

string SCR_VoiceoverLine.GetSoundEventName ( )

◆ GetSubtitleText()

string SCR_VoiceoverLine.GetSubtitleText ( )

Member Data Documentation

◆ m_eActor

SCR_EVoiceoverActor SCR_VoiceoverLine.m_eActor
protected

◆ m_sSoundEventName

string SCR_VoiceoverLine.m_sSoundEventName
protected

◆ m_sSubtitleText

string SCR_VoiceoverLine.m_sSubtitleText
protected

The documentation for this interface was generated from the following file: