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