|
class | MoreMountains.Tools.MMLootTable< T, V > |
| A loot table helper that can be used to randomly pick objects out of a weighted list This design pattern was described in more details by Daniel Cook in 2014 in his blog : https://lostgarden.home.blog/2014/12/08/loot-drop-tables/ More...
|
|
class | MoreMountains.Tools.MMLootTableGameObject |
| A MMLootTable implementation for GameObjects More...
|
|
class | MoreMountains.Tools.MMLootTableFloat |
| A MMLootTable implementation for floats More...
|
|
class | MoreMountains.Tools.MMLootTableString |
| A MMLootTable implementation for strings More...
|
|