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

Public Member Functions

proto external int GetBurstSize ()
 
proto external EBurstType GetBurstType ()
 
proto external int GetSalvoSize ()
 
proto external float GetShotSpan ()
 
proto external owned string GetUIName ()
 
proto external EWeaponFiremodeType GetFiremodeType ()
 
proto external void SetTriggerEffect (bool bEnable, WeaponGamepadEffectsManagerComponent pEffectsManager, bool isCharged=true)
 
proto external void SetFiringTriggerEffectEnabled (bool bEnable, WeaponGamepadEffectsManagerComponent pEffectsManager)
 

Member Function Documentation

◆ GetBurstSize()

proto external int BaseFireMode.GetBurstSize ( )

◆ GetBurstType()

proto external EBurstType BaseFireMode.GetBurstType ( )

◆ GetFiremodeType()

proto external EWeaponFiremodeType BaseFireMode.GetFiremodeType ( )

◆ GetSalvoSize()

proto external int BaseFireMode.GetSalvoSize ( )

◆ GetShotSpan()

proto external float BaseFireMode.GetShotSpan ( )

◆ GetUIName()

proto external owned string BaseFireMode.GetUIName ( )

◆ SetFiringTriggerEffectEnabled()

proto external void BaseFireMode.SetFiringTriggerEffectEnabled ( bool  bEnable,
WeaponGamepadEffectsManagerComponent  pEffectsManager 
)

◆ SetTriggerEffect()

proto external void BaseFireMode.SetTriggerEffect ( bool  bEnable,
WeaponGamepadEffectsManagerComponent  pEffectsManager,
bool  isCharged = true 
)

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