Interface IAmmoStorage
- Namespace
- Uncreated.Warfare.FOBs.SupplyCrates
- Assembly
- Uncreated.Warfare.dll
public interface IAmmoStorage
Properties
AmmoCount
float AmmoCount { get; }
Property Value
Owner
CSteamID Owner { get; }
Property Value
- CSteamID
Methods
SubtractAmmo(float)
void SubtractAmmo(float ammoCount)
Parameters
ammoCountfloat