Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_MuzzleInMagComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_MuzzleInMagComponentClass
 

Functions

SCR_MuzzleInMagComponentClass MuzzleInMagComponentClass Attribute ("1", desc:"Some launchers are one off and can never be reloaded. This bool makes sure that the resupply functionality will never try to add magazines/projectiles of the weapon to the inventory on resupply.")
 

Function Documentation

◆ Attribute()

SCR_MuzzleInMagComponentClass MuzzleInMagComponentClass Attribute ( "1"  ,
desc:"Some launchers are one off and can never be reloaded. This bool makes sure that the resupply functionality will never try to add magazines/projectiles of the weapon to the inventory on resupply."   
)

If muzzle can be reloaded with projectiles

Returns
True if can be reloaded

Definition at line 8 of file SCR_MuzzleInMagComponent.c.