Class ItemInfo

Namespace
FTK2.ModAPI.Content.Items
Assembly
FTK2.ModAPI.dll
public sealed class ItemInfo
Inheritance
ItemInfo
Inherited Members

Properties

Gameplay

public ItemGameplayProperties? Gameplay { get; }

Property Value

ItemGameplayProperties

Id

public string Id { get; }

Property Value

string

ItemClass

public string ItemClass { get; }

Property Value

string

Value

public int Value { get; }

Property Value

int