Struct Enchantment
public struct Enchantment
- Inherited Members
Properties
Id
public int Id { readonly get; set; }
Property Value
Level
public int Level { readonly get; set; }
public struct Enchantment
public int Id { readonly get; set; }
public int Level { readonly get; set; }