IGameDataCombat.GetAttribute method
Returns the attribute row for id, or null if unknown. Sparse live-table rows are backfilled from the built-in EAttrType catalog: the localized live values win where present; EnumName is always catalog-supplied.
public AttributeInfo? GetAttribute(int id)See Also
Section titled “See Also”- struct AttributeInfo
- interface IGameDataCombat
- namespace Stellar.Abstractions.Services