Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetUseCustomHeroLevels
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void SetUseCustomHeroLevels(bool a)
Turn on custom-defined XP values for hero level ups. The table should be defined before switching this on.
Parameters
Type | Name | Description |
---|---|---|
bool | a | No Description Set |