Class EquipmentPoolDef
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EquipmentPoolDef : ScriptableObject
- Inheritance
-
EquipmentPoolDef
Constructors
EquipmentPoolDef()
public EquipmentPoolDef()
Fields
Entries
public List<EquipmentPoolDef.PoolEntry> Entries
Field Value
Methods
GetNumEntries(PoolEntryType, int)
public int GetNumEntries(EquipmentPoolDef.PoolEntry.PoolEntryType pType, int atLevel)
Parameters
pType
EquipmentPoolDef.PoolEntry.PoolEntryTypeatLevel
int