Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_VoiceoverSequence Interface Reference

Public Member Functions

string GetName ()
 
void GetLines (out notnull array< ref SCR_VoiceoverLine > lines)
 

Protected Attributes

string m_sName
 
ref array< ref SCR_VoiceoverLinem_aLines
 

Member Function Documentation

◆ GetLines()

void SCR_VoiceoverSequence.GetLines ( out notnull array< ref SCR_VoiceoverLine lines)

◆ GetName()

string SCR_VoiceoverSequence.GetName ( )

Member Data Documentation

◆ m_aLines

ref array<ref SCR_VoiceoverLine> SCR_VoiceoverSequence.m_aLines
protected

◆ m_sName

string SCR_VoiceoverSequence.m_sName
protected

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