Summary

public float CargoPercentage { get; }

Returns a value in the range [0,1] that indicates how full this inventory is. 0 is empty 1 is full If there are no cargo constraints, will return empty

Returns

float