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

Go to the source code of this file.

Data Structures

class  BaseMagazineComponentClass
 

Functions

BaseMagazineComponentClass GameComponentClass GetOwner ()
 Owner entity of the fuel tank. More...
 
proto external bool IsUsed ()
 
proto external void SetAmmoCount (int ammoCount)
 
proto external int GetAmmoCount ()
 Returns the remaining ammo. More...
 
proto external int GetMaxAmmoCount ()
 Returns the maximum amount of ammo in this magazine. More...
 
proto external BaseMagazineWell GetMagazineWell ()
 
proto external UIInfo GetUIInfo ()