function
setFreeze (client-side)
Available since version: 0.0.1
This function will blocks/unblocks the ability to control hero.
Declaration
void setFreeze(bool toggle)
Parameters
bool
toggle:true
when you want to freeze the hero, otherwisefalse
.