Table of Contents

Class SV_LootTable

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class SV_LootTable : ScriptableObject
Inheritance
SV_LootTable

Constructors

SV_LootTable()

public SV_LootTable()

Fields

Chart

public List<SV_LootTableEntry> Chart

Field Value

List<SV_LootTableEntry>

TotalWeight

public float TotalWeight

Field Value

float

Methods

CalcWeights()

public void CalcWeights()

GetWeightedRandomEntry()

public SV_LootTableEntry GetWeightedRandomEntry()

Returns

SV_LootTableEntry