Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BuildingSoundComponentClass Interface Reference
Inheritance diagram for SCR_BuildingSoundComponentClass:
SoundComponentClass SimpleSoundComponentClass

Public Member Functions

void SCR_BuildingSoundComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource)
 
vector CalculateOBBLocalOffset ()
 
vector CalculatePointsLocalOffset ()
 

Public Attributes

SCR_ESpawnType m_eSpawnType
 
int m_iMinimumDistance
 
int m_iTimeIntervalMin
 
int m_iTimeIntervalMax
 
vector m_vMins
 
vector m_vMaxs
 
ref array< ref PointInfom_aSpawnPoints
 
bool m_bInteriorSignal
 

Constructor & Destructor Documentation

◆ SCR_BuildingSoundComponentClass()

void SCR_BuildingSoundComponentClass.SCR_BuildingSoundComponentClass ( IEntityComponentSource componentSource,
IEntitySource parentSource,
IEntitySource prefabSource )

Member Function Documentation

◆ CalculateOBBLocalOffset()

vector SCR_BuildingSoundComponentClass.CalculateOBBLocalOffset ( )

◆ CalculatePointsLocalOffset()

vector SCR_BuildingSoundComponentClass.CalculatePointsLocalOffset ( )

Member Data Documentation

◆ m_aSpawnPoints

ref array<ref PointInfo> SCR_BuildingSoundComponentClass.m_aSpawnPoints

◆ m_bInteriorSignal

bool SCR_BuildingSoundComponentClass.m_bInteriorSignal

◆ m_eSpawnType

SCR_ESpawnType SCR_BuildingSoundComponentClass.m_eSpawnType

◆ m_iMinimumDistance

int SCR_BuildingSoundComponentClass.m_iMinimumDistance

◆ m_iTimeIntervalMax

int SCR_BuildingSoundComponentClass.m_iTimeIntervalMax

◆ m_iTimeIntervalMin

int SCR_BuildingSoundComponentClass.m_iTimeIntervalMin

◆ m_vMaxs

vector SCR_BuildingSoundComponentClass.m_vMaxs

◆ m_vMins

vector SCR_BuildingSoundComponentClass.m_vMins

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