Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VoiceoverData Class Reference

Protected 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

Detailed Description

Definition at line 3 of file SCR_VoiceoverData.c.

Member Function Documentation

◆ GetLineByName()

SCR_VoiceoverLineStandalone SCR_VoiceoverData::GetLineByName ( string name)
inlineprotected

Definition at line 12 of file SCR_VoiceoverData.c.

◆ GetLineBySoundEvent() [1/2]

SCR_VoiceoverLineStandalone SCR_VoiceoverData::GetLineBySoundEvent ( string eventName)
inlineprotected

Definition at line 24 of file SCR_VoiceoverData.c.

◆ GetLineBySoundEvent() [2/2]

SCR_VoiceoverLine SCR_VoiceoverData::GetLineBySoundEvent ( string eventName,
string sequenceName )
inlineprotected

Definition at line 36 of file SCR_VoiceoverData.c.

◆ GetSequenceByName()

SCR_VoiceoverSequence SCR_VoiceoverData::GetSequenceByName ( string name)
inlineprotected

Definition at line 56 of file SCR_VoiceoverData.c.

Member Data Documentation

◆ m_aLines

ref array<ref SCR_VoiceoverLineStandalone> SCR_VoiceoverData::m_aLines
protected

Definition at line 6 of file SCR_VoiceoverData.c.

◆ m_aSequences

ref array<ref SCR_VoiceoverSequence> SCR_VoiceoverData::m_aSequences
protected

Definition at line 9 of file SCR_VoiceoverData.c.


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