Class MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria
This represents the materia slotted to an Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.
Assembly: Dalamud.dll
View Source
Declaration
public class MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria : IItemMateria
Implements:
Dalamud.Game.Network.Structures.IItemMateria
Properties
Index
Gets the materia index.
View Source
Declaration
public int Index { get; }
MateriaId
Gets the materia ID.
View Source
Declaration
public int MateriaId { get; }