Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MuzzleInMagComponent.c File Reference

Go to the source code of this file.

Classes

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 1 of file SCR_MuzzleInMagComponent.c.