Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BellSoundComponent.c File Reference

Go to the source code of this file.

Classes

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 1 of file SCR_BellSoundComponent.c.

Variable Documentation

◆ m_fBellTime

float m_fBellTime

Definition at line 13 of file SCR_BellSoundComponent.c.

◆ m_iRepetitionCount

int m_iRepetitionCount

Definition at line 16 of file SCR_BellSoundComponent.c.