function setExp (client-side)
Available since version: 0.0.4
This function will set hero current experience, which can be seen in statistics.
Declaration
void setExp(int exp)
Parameters
intexp: the hero experience.
function setExp (client-side)Available since version: 0.0.4
This function will set hero current experience, which can be seen in statistics.
void setExp(int exp)
int exp: the hero experience.