Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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.") |
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
Definition at line 8 of file SCR_MuzzleInMagComponent.c.