IGameDataEquip.GetSchoolAttrLibRow method
Like GetAttrLibRow but resolves against the v2 SCHOOL lib table — use for rolls flagged School (from equip_attr_set). Kept separate because a school row id can collide with a v1 row id.
public IReadOnlyList<EquipAttrRange> GetSchoolAttrLibRow(int rowId)See Also
Section titled “See Also”- struct EquipAttrRange
- interface IGameDataEquip
- namespace Stellar.Abstractions.Services