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

A scriptable object containing a MMLootTable definition for game objects. More...

Inheritance diagram for MoreMountains.Tools.MMLootTableGameObjectSO:

Public Member Functions

virtual GameObject GetLoot ()
 returns an object from the loot table
virtual void ComputeWeights ()
 computes the loot table's weights

Public Attributes

MMLootTableGameObject LootTable
 the loot table

Protected Member Functions

virtual void OnValidate ()

Detailed Description

A scriptable object containing a MMLootTable definition for game objects.

Member Function Documentation

◆ ComputeWeights()

virtual void MoreMountains.Tools.MMLootTableGameObjectSO.ComputeWeights ( )
virtual

computes the loot table's weights

◆ GetLoot()

virtual GameObject MoreMountains.Tools.MMLootTableGameObjectSO.GetLoot ( )
virtual

returns an object from the loot table

◆ OnValidate()

virtual void MoreMountains.Tools.MMLootTableGameObjectSO.OnValidate ( )
protectedvirtual

Member Data Documentation

◆ LootTable

MMLootTableGameObject MoreMountains.Tools.MMLootTableGameObjectSO.LootTable

the loot table


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