Highroad Engine v1.3
Public Member Functions | Public Attributes | List of all members
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 More...
 
virtual void ComputeWeights ()
 computes the loot table's weights More...
 

Public Attributes

MMLootTableGameObject LootTable
 the loot table More...
 

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

Member Data Documentation

◆ LootTable

MMLootTableGameObject MoreMountains.Tools.MMLootTableGameObjectSO.LootTable

the loot table


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