Class MobileRandomEquipmentPoolTemplate
Random equipment pool used to roll gear for a mobile template.
public class MobileRandomEquipmentPoolTemplate
- Inheritance
-
MobileRandomEquipmentPoolTemplate
- Inherited Members
Properties
Items
public List<MobileWeightedEquipmentItemTemplate> Items { get; set; }
Property Value
Layer
public ItemLayerType Layer { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
SpawnChance
public float SpawnChance { get; set; }