Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BellSoundComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_SoundBellTime
 
class  SCR_BellSoundComponent
 

Functions

class SCR_SoundBellTime ComponentEditorProps (category:"GameScripted/Sound", description:"Bell Sound Component")
 

Variables

float m_fBellTime
 
int m_iRepetitionCount
 

Function Documentation

◆ ComponentEditorProps()

class SCR_SoundBellTime ComponentEditorProps ( category:"GameScripted/Sound"  ,
description:"Bell Sound Component"   
)

Definition at line 11 of file SCR_BellSoundComponent.c.

Variable Documentation

◆ m_fBellTime

float m_fBellTime

Definition at line 3 of file SCR_BellSoundComponent.c.

◆ m_iRepetitionCount

int m_iRepetitionCount

Definition at line 6 of file SCR_BellSoundComponent.c.