Class ItemInfo
public sealed class ItemInfo
- Inheritance
-
ItemInfo
- Inherited Members
Properties
Gameplay
public ItemGameplayProperties? Gameplay { get; }
Property Value
Id
public string Id { get; }
Property Value
ItemClass
public string ItemClass { get; }
Property Value
Value
public int Value { get; }