|  | Inventory Engine v4.2
    | 
a MMLoot implementation for floats More...
Inherits MoreMountains.Tools.MMLoot< T >.
| Additional Inherited Members | |
| Public Attributes inherited from MoreMountains.Tools.MMLoot< T > | |
| T | Loot | 
| the object to return | |
| float | Weight = 1f | 
| the weight attributed to this specific object in the table | |
| float | ChancePercentage | 
| the chance percentage to display for this object to be looted. ChancePercentages are meant to be computed by the MMLootTable class | |
| Properties inherited from MoreMountains.Tools.MMLoot< T > | |
| virtual float | RangeFrom  [get, set] | 
| the computed low bound of this object's range | |
| virtual float | RangeTo  [get, set] | 
| the computed high bound of this object's range | |
a MMLoot implementation for floats