Files
wow_Meta/api/GetSpellBonusHealing.lua
2025-05-04 15:15:00 +02:00

7 lines
183 B
Lua

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