Files
wow_Meta/api/GetSpellBonusHealing.lua
2025-05-04 14:35:26 +02:00

6 lines
174 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return integer bonusHealing
---Returns the player's amount of bonus healing
function GetSpellBonusHealing() end