BlzSetHeroProperName
- Parameters
-
whichUnit unit
heroProperName string
- comment
Change(set) the hero proper name at runtime. A "proper name" is the multiple names a hero can get at random, in this case it forces a specific proper name.
- patch
1.29.2.9231
- Source
- common.j
- return type
nothing
- Source code
native BlzSetHeroProperName takes unit whichUnit, string heroProperName returns nothing