![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_AudioSourceConfiguration | CreateSoundAudioConfig (string soundEventName) |
| SCR_AudioSourceConfiguration | GetOnHealUpdateAudioConfig () |
| SCR_AudioSourceConfiguration | GetOnDoTRemovedAudioConfig () |
Protected Attributes | |
| string | m_sOnHealUpdateSoundEffectEventName |
| string | m_sOnDoTRemovedSoundEffectEventName |
| ref SCR_AudioSourceConfiguration | m_OnHealUpdateAudioSourceConfiguration |
| ref SCR_AudioSourceConfiguration | m_OnDoTRemovedAudioSourceConfiguration |
Definition at line 2 of file SCR_BaseDamageHealSupportStationComponent.c.
|
inlineprotected |
Get Audio config to play Will create it if it not yet exists. Returns null if no SoundFile or SoundEvent is set
| [in] | soundEventName | DSConfig |
Definition at line 18 of file SCR_BaseDamageHealSupportStationComponent.c.
|
inlineprotected |
Definition at line 50 of file SCR_BaseDamageHealSupportStationComponent.c.
|
inlineprotected |
Definition at line 39 of file SCR_BaseDamageHealSupportStationComponent.c.
|
protected |
Definition at line 11 of file SCR_BaseDamageHealSupportStationComponent.c.
|
protected |
Definition at line 10 of file SCR_BaseDamageHealSupportStationComponent.c.
|
protected |
Definition at line 8 of file SCR_BaseDamageHealSupportStationComponent.c.
|
protected |
Definition at line 5 of file SCR_BaseDamageHealSupportStationComponent.c.