Skip to main content
Version: 14.x (API 14) [Legacy]

Interface IItemMateria

An interface that represents the materia slotted to an Dalamud.Game.Network.Structures.IMarketBoardItemListing.

Assembly: Dalamud.dll
Declaration
public interface IItemMateria

Derived:
Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria

Properties

Index

Gets the materia index.

Declaration
int Index { get; }

MateriaId

Gets the materia ID.

Declaration
int MateriaId { get; }