Summary

public float PricePerUnitDiscount { get; set; }

This governs the tooltip that appears when you hover your cursor over the price in the store (eg: 0.5 for 50% discount). This doesn't actually affect the price, use Amount to adjust that.

Returns

float