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