Arma Reforger Script API
|
Additional Inherited Members | |
Public Member Functions inherited from BaseMagazineComponent | |
proto external IEntity | GetOwner () |
proto external bool | IsUsed () |
proto external void | SetAmmoCount (int ammoCount) |
IMPORTANT* Could only be called on the master. | |
proto external int | GetAmmoCount () |
Returns the remaining ammo. | |
proto external int | GetMaxAmmoCount () |
Returns the maximum amount of ammo in this magazine. | |
proto external BaseMagazineWell | GetMagazineWell () |
proto external UIInfo | GetUIInfo () |
Public Member Functions inherited from GameComponent | |
bool | OnTicksOnRemoteProxy () |