CachePlayerHeroData
- Parameters
-
whichPlayer player
The player to store hero data for.
- comment
Used to store hero level data for the scorescreen, before units are moved to neutral passive in melee games.
- return type
nothing
- Source code
native CachePlayerHeroData takes player whichPlayer returns nothing
- Source
- common.j
- wc3modding.com
- CachePlayerHeroData