Highroad Engine v1.3
List of all members
MoreMountains.Tools.MMLootTableString Class Reference

A MMLootTable implementation for strings More...

Inheritance diagram for MoreMountains.Tools.MMLootTableString:
MoreMountains.Tools.MMLootTable< MMLootString, string >

Additional Inherited Members

- Public Member Functions inherited from MoreMountains.Tools.MMLootTable< MMLootString, string >
virtual void ComputeWeights ()
 Determines, for each object in the table, its chance percentage, based on the specified weights More...
 
virtual T GetLoot ()
 Returns one object from the table, picked randomly More...
 
- Public Attributes inherited from MoreMountains.Tools.MMLootTable< MMLootString, string >
List< T > ObjectsToLoot
 the list of objects that have a chance of being returned by the table More...
 
float WeightsTotal
 the total amount of weights, for debug purposes only More...
 
- Protected Attributes inherited from MoreMountains.Tools.MMLootTable< MMLootString, string >
float _maximumWeightSoFar
 
bool _weightsComputed
 

Detailed Description

A MMLootTable implementation for strings


The documentation for this class was generated from the following file: