Class TAH_LootTable
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TAH_LootTable : ScriptableObject
- Inheritance
-
TAH_LootTable
Constructors
TAH_LootTable()
public TAH_LootTable()
Fields
Chart
public List<TAH_LootTableEntry> Chart
Field Value
TotalWeight
public float TotalWeight
Field Value
Methods
CalcWeights()
public void CalcWeights()
GetWeightedRandomEntry()
public TAH_LootTableEntry GetWeightedRandomEntry()