TopDown Engine  v3.6
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...
 

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: