Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.SetDeathXP: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Note | This page is automatically generated. Any changes may be overwritten}} | {{Note|This page is automatically generated. Any changes may be overwritten}}[[Category:Dota2Function]][[Category:CDOTA_BaseNPC]] | ||
[[Category:Dota2Function]] | |||
[[Category:CDOTA_BaseNPC]] | |||
== Function Description == | == Function Description == | ||
''' void SetDeathXP(int ''iXPBounty'') ''' | ''' void SetDeathXP(int ''iXPBounty'') ''' | ||
''Set the XP bounty on this unit'' | ''Set the XP bounty on this unit'' | ||
== Parameters == | == Parameters == |
Revision as of 17:59, 23 July 2023

Function Description
void SetDeathXP(int iXPBounty)
Set the XP bounty on this unit
Parameters
Type | Name | Description |
---|---|---|
int | iXPBounty | No Description Set |