Class MobileWeightedEquipmentItemTemplate
Weighted item option used by random equipment pools.
public class MobileWeightedEquipmentItemTemplate
- Inheritance
-
MobileWeightedEquipmentItemTemplate
- Inherited Members
Properties
ItemTemplateId
public string ItemTemplateId { get; set; }
Property Value
Weight
public int Weight { get; set; }