IGameDataCombat.GetDamageAttr method
Returns the damage-attribute row for id, or null if unknown.
public DamageAttrInfo? GetDamageAttr(int id)See Also
Section titled “See Also”- struct DamageAttrInfo
- interface IGameDataCombat
- namespace Stellar.Abstractions.Services