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
TotalWeight
public float TotalWeight
Field Value
Methods
CalcWeights()
public void CalcWeights()
GetWeightedRandomEntry()
public SV_LootTableEntry GetWeightedRandomEntry()