Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Tools.MMLootTableGameObject Class Reference

A MMLootTable implementation for GameObjects. More...

Inheritance diagram for MoreMountains.Tools.MMLootTableGameObject:
MoreMountains.Tools.MMLootTable< T, V >

Additional Inherited Members

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

Detailed Description

A MMLootTable implementation for GameObjects.


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/feel/Assets/Feel/MMTools/Foundation/MMLoot/MMLootTable.cs