Table of Contents

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

List<TAH_LootTableEntry>

TotalWeight

public float TotalWeight

Field Value

float

Methods

CalcWeights()

public void CalcWeights()

GetWeightedRandomEntry()

public TAH_LootTableEntry GetWeightedRandomEntry()

Returns

TAH_LootTableEntry