Table of Contents

Class EquipmentPoolDef.PoolEntry

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class EquipmentPoolDef.PoolEntry
Inheritance
EquipmentPoolDef.PoolEntry
Inherited Members

Constructors

PoolEntry()

public PoolEntry()

Fields

MaxLevelAppears

public int MaxLevelAppears

Field Value

int

MinLevelAppears

public int MinLevelAppears

Field Value

int

Rarity

public float Rarity

Field Value

float

TableDef

public ObjectTableDef TableDef

Field Value

ObjectTableDef

TokenCost

public int TokenCost

Field Value

int

TokenCost_Limited

public int TokenCost_Limited

Field Value

int

Type

public EquipmentPoolDef.PoolEntry.PoolEntryType Type

Field Value

EquipmentPoolDef.PoolEntry.PoolEntryType

Methods

GetCost(TNHSetting_EquipmentMode)

public int GetCost(TNHSetting_EquipmentMode m)

Parameters

m TNHSetting_EquipmentMode

Returns

int

GetCost(bool)

public int GetCost(bool limited)

Parameters

limited bool

Returns

int