API Referenceglobal
AmmoGrantclass
An amount of one ammo type, for the starting loadout.
object→AmmoGrant
Constructors1
Showing 1 constructors
public AmmoGrant()
An amount of one ammo type, for the starting loadout.
No results match this filter.
Properties2
Showing 2 properties
public int Sandbox.BaseInventoryComponent.AmmoGrant.Amount { get; set; }
How much reserve to grant.
Returns:
int—public Sandbox.BaseAmmoResource Sandbox.BaseInventoryComponent.AmmoGrant.Type { get; set; }
The ammo type to grant.
No results match this filter.