Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RepairSupportStationComponentClass Class Reference
Inheritance diagram for SCR_RepairSupportStationComponentClass:
SCR_BaseDamageHealSupportStationComponentClass

Protected Member Functions

ENotification GetHealDoneNotFullInVehicleNotification ()
SCR_AudioSourceConfiguration GetOnExtinguishUpdateAudioConfig ()
SCR_AudioSourceConfiguration GetOnExtinguishDoneAudioConfig ()
float GetUnflippingPower ()

Protected Attributes

ENotification m_eHealDoneNotFullNotificationInVehicle
string m_sOnExtinguishUpdateSoundEffectEventName
string m_sOnExtinguishDoneSoundEffectEventName
float m_fUnflippingPower
ref SCR_AudioSourceConfiguration m_OnExtinguishUpdateAudioSourceConfiguration
ref SCR_AudioSourceConfiguration m_OnExtinguishDoneAudioSourceConfiguration

Detailed Description

Definition at line 2 of file SCR_RepairSupportStationComponent.c.

Member Function Documentation

◆ GetHealDoneNotFullInVehicleNotification()

ENotification SCR_RepairSupportStationComponentClass::GetHealDoneNotFullInVehicleNotification ( )
inlineprotected
Returns
Notification for Heal done but not full aka: Support Station cannot heal more. This notification is send to players that are in the vehicle that is healed

Definition at line 21 of file SCR_RepairSupportStationComponent.c.

◆ GetOnExtinguishDoneAudioConfig()

SCR_AudioSourceConfiguration SCR_RepairSupportStationComponentClass::GetOnExtinguishDoneAudioConfig ( )
inlineprotected
Returns
Sound Config for heal update. Will return null if no audio is assigned

Definition at line 39 of file SCR_RepairSupportStationComponent.c.

◆ GetOnExtinguishUpdateAudioConfig()

SCR_AudioSourceConfiguration SCR_RepairSupportStationComponentClass::GetOnExtinguishUpdateAudioConfig ( )
inlineprotected
Returns
Sound Config for heal update. Will return null if no audio is assigned

Definition at line 28 of file SCR_RepairSupportStationComponent.c.

◆ GetUnflippingPower()

float SCR_RepairSupportStationComponentClass::GetUnflippingPower ( )
inlineprotected

Definition at line 49 of file SCR_RepairSupportStationComponent.c.

Member Data Documentation

◆ m_eHealDoneNotFullNotificationInVehicle

ENotification SCR_RepairSupportStationComponentClass::m_eHealDoneNotFullNotificationInVehicle
protected

Definition at line 5 of file SCR_RepairSupportStationComponent.c.

◆ m_fUnflippingPower

float SCR_RepairSupportStationComponentClass::m_fUnflippingPower
protected

Definition at line 14 of file SCR_RepairSupportStationComponent.c.

◆ m_OnExtinguishDoneAudioSourceConfiguration

ref SCR_AudioSourceConfiguration SCR_RepairSupportStationComponentClass::m_OnExtinguishDoneAudioSourceConfiguration
protected

Definition at line 17 of file SCR_RepairSupportStationComponent.c.

◆ m_OnExtinguishUpdateAudioSourceConfiguration

ref SCR_AudioSourceConfiguration SCR_RepairSupportStationComponentClass::m_OnExtinguishUpdateAudioSourceConfiguration
protected

Definition at line 16 of file SCR_RepairSupportStationComponent.c.

◆ m_sOnExtinguishDoneSoundEffectEventName

string SCR_RepairSupportStationComponentClass::m_sOnExtinguishDoneSoundEffectEventName
protected

Definition at line 11 of file SCR_RepairSupportStationComponent.c.

◆ m_sOnExtinguishUpdateSoundEffectEventName

string SCR_RepairSupportStationComponentClass::m_sOnExtinguishUpdateSoundEffectEventName
protected

Definition at line 8 of file SCR_RepairSupportStationComponent.c.


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