Property MinEquipLevel
MinEquipLevel
Gets the minimum level required to equip this item.
If an override is set with SetMinEquipLevelOverride(byte), this property will return the override value.
public byte MinEquipLevel { get; }
Gets the minimum level required to equip this item.
If an override is set with SetMinEquipLevelOverride(byte), this property will return the override value.
public byte MinEquipLevel { get; }