Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_VoiceoverLine Interface Reference
Inheritance diagram for SCR_VoiceoverLine:
SCR_VoiceoverLineStandalone

Public Member Functions

SCR_EVoiceoverActor GetActor ()
 
string GetSoundEventName ()
 
string GetSubtitleText ()
 
string GetActorName ()
 
int GetCustomSubtitleDistanceThreshold ()
 
int GetStartAnimCommandParameter ()
 
int GetFinishAnimCommandParameter ()
 
bool InterruptCurrentLine ()
 
float GetPauseBeforeLine ()
 

Protected Attributes

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
 

Member Function Documentation

◆ GetActor()

SCR_EVoiceoverActor SCR_VoiceoverLine.GetActor ( )

◆ GetActorName()

string SCR_VoiceoverLine.GetActorName ( )

◆ GetCustomSubtitleDistanceThreshold()

int SCR_VoiceoverLine.GetCustomSubtitleDistanceThreshold ( )

◆ GetFinishAnimCommandParameter()

int SCR_VoiceoverLine.GetFinishAnimCommandParameter ( )

◆ GetPauseBeforeLine()

float SCR_VoiceoverLine.GetPauseBeforeLine ( )

◆ GetSoundEventName()

string SCR_VoiceoverLine.GetSoundEventName ( )

◆ GetStartAnimCommandParameter()

int SCR_VoiceoverLine.GetStartAnimCommandParameter ( )

◆ GetSubtitleText()

string SCR_VoiceoverLine.GetSubtitleText ( )

◆ InterruptCurrentLine()

bool SCR_VoiceoverLine.InterruptCurrentLine ( )

Member Data Documentation

◆ m_bInterruptCurrentLine

bool SCR_VoiceoverLine.m_bInterruptCurrentLine
protected

◆ m_eActor

SCR_EVoiceoverActor SCR_VoiceoverLine.m_eActor
protected

◆ m_fPauseBeforeLine

float SCR_VoiceoverLine.m_fPauseBeforeLine
protected

◆ m_iCustomSubtitleDistanceThreshold

int SCR_VoiceoverLine.m_iCustomSubtitleDistanceThreshold
protected

◆ m_iFinishAnimCommandParameter

int SCR_VoiceoverLine.m_iFinishAnimCommandParameter
protected

◆ m_iStartAnimCommandParameter

int SCR_VoiceoverLine.m_iStartAnimCommandParameter
protected

◆ m_sActorName

string SCR_VoiceoverLine.m_sActorName
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: