Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_FuelSupportStationComponentClass Interface Reference
Inheritance diagram for SCR_FuelSupportStationComponentClass:
[legend]

Public Member Functions

SCR_AudioSourceConfiguration GetOnUpdateAudioConfig ()
 Get Audio config to play Will create it if it not yet exists.
 
- Public Member Functions inherited from SCR_BaseSupportStationComponentClass
bool GetSendNotificationOnUse ()
 Get if notification should be shown on Action executed.
 
bool CanMoveWithPhysics ()
 If false then the object has no physics to move it self.
 
bool AllowGetFactionFromParent ()
 Check if prefab allows the faction affiliation component to be obtained from parent Used in init.
 
SCR_AudioSourceConfiguration GetOnUseAudioConfig ()
 Get Audio config to play Will create it if it not yet exists.
 
void GetCharacterVoiceSoundEventVariables (out string characterVoiceEventOnUse, out int characterVoicePriority)
 Get the character voice varriables on support station use.
 

Protected Attributes

string m_sOnUpdateSoundEffectEventName
 
ref SCR_AudioSourceConfiguration m_OnUpdateAudioSourceConfiguration
 
- Protected Attributes inherited from SCR_BaseSupportStationComponentClass
bool m_bIsVehicle
 
bool m_bSendNotificationOnUse
 
bool m_bAllowGetFactionFromParent
 
ResourceName m_sOnUseSoundEffectFile
 
string m_sOnUseSoundEffectEventName
 
string m_sCharacterVoiceEventOnUse
 
int m_iCharacterVoicePriority
 
ref SCR_AudioSourceConfiguration m_OnUseAudioSourceConfiguration
 

Member Function Documentation

◆ GetOnUpdateAudioConfig()

SCR_AudioSourceConfiguration SCR_FuelSupportStationComponentClass.GetOnUpdateAudioConfig ( )

Get Audio config to play Will create it if it not yet exists.

Returns null if no SoundFile or SoundEvent is set

Returns
Sound Config

Member Data Documentation

◆ m_OnUpdateAudioSourceConfiguration

ref SCR_AudioSourceConfiguration SCR_FuelSupportStationComponentClass.m_OnUpdateAudioSourceConfiguration
protected

◆ m_sOnUpdateSoundEffectEventName

string SCR_FuelSupportStationComponentClass.m_sOnUpdateSoundEffectEventName
protected

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