IGameDataEquip.GetEquipRow method
Returns the gear-piece row for equipId, or null if unknown / not yet loaded.
public EquipRowInfo? GetEquipRow(int equipId)See Also
Section titled “See Also”- struct EquipRowInfo
- interface IGameDataEquip
- namespace Stellar.Abstractions.Services