Method | Description | |
---|---|---|
Ammo ( FittingService service ) : System.Collections.Generic | ||
GetFactionAmmoForWeapon ( Item weapon ) : Item | ||
GetHighDamageT2AmmoForWeapon ( Item weapon ) : Item | ||
GetLongRangeT2AmmoForWeapon ( Item weapon ) : Item |
Method | Description | |
---|---|---|
GetChargeSize ( Item weapon ) : ChargeSize | ||
GetT2AmmoTypes ( Item weapon ) : T2 |
public Ammo ( FittingService service ) : System.Collections.Generic | ||
service | FittingService | |
return | System.Collections.Generic |
public GetFactionAmmoForWeapon ( Item weapon ) : Item | ||
weapon | Item | |
return | Item |
public GetHighDamageT2AmmoForWeapon ( Item weapon ) : Item | ||
weapon | Item | |
return | Item |
public GetLongRangeT2AmmoForWeapon ( Item weapon ) : Item | ||
weapon | Item | |
return | Item |