Table of Contents

Class MG_IncidenceChart

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

Constructors

MG_IncidenceChart()

public MG_IncidenceChart()

Fields

Chart

public List<MGItemSpawnChartEntry> Chart

Field Value

List<MGItemSpawnChartEntry>

TotalWeight

public float TotalWeight

Field Value

float

Methods

CalcWeights()

public void CalcWeights()

GetWeightedRandomEntry()

public MGItemSpawnChartEntry GetWeightedRandomEntry()

Returns

MGItemSpawnChartEntry