Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.GetMaximumGoldBounty
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
int GetMaximumGoldBounty()
Get the maximum gold bounty for this unit.
- Example
function CDOTA_BaseNPC:GetMaximumGoldBounty( ) end
Returns
int - No Description Set