function setExp (client-side)
Available since version: 0.3.0
This function will set the hero's experience points.
Declaration
void setExp(number exp)
Parameters
numberexp: New exp value.
function setExp (client-side)Available since version: 0.3.0
This function will set the hero's experience points.
void setExp(number exp)
number exp: New exp value.