![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| class SCR_SoundBellTime ComponentEditorProps | ( | category:"GameScripted/Sound" | , |
| description:"Bell Sound Component" | |||
| ) |
Definition at line 11 of file SCR_BellSoundComponent.c.
| float m_fBellTime |
Definition at line 3 of file SCR_BellSoundComponent.c.
| int m_iRepetitionCount |
Definition at line 6 of file SCR_BellSoundComponent.c.