Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_SoundComponentCinematicTrack Interface Reference
Inheritance diagram for SCR_SoundComponentCinematicTrack:
SCR_CinematicTrackBase

Public Member Functions

override void OnInit (World world)
 
void PlayEvent ()
 
- Public Member Functions inherited from SCR_CinematicTrackBase
IEntity FindOwner ()
 
IEntity FindOwner (string ownerName)
 

Protected Attributes

string m_sSoundEvent
 
string m_sBoneName
 
IEntity m_owner
 
- Protected Attributes inherited from SCR_CinematicTrackBase
World m_World
 

Member Function Documentation

◆ OnInit()

override void SCR_SoundComponentCinematicTrack.OnInit ( World world)

◆ PlayEvent()

void SCR_SoundComponentCinematicTrack.PlayEvent ( )

Member Data Documentation

◆ m_owner

IEntity SCR_SoundComponentCinematicTrack.m_owner
protected

◆ m_sBoneName

string SCR_SoundComponentCinematicTrack.m_sBoneName
protected

◆ m_sSoundEvent

string SCR_SoundComponentCinematicTrack.m_sSoundEvent
protected

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