function
isFrozen (client-side)
Available since version: 0.0.1
The function is used to check whether client can't control hero.
Declaration
bool isFrozen()
Parameters
No parameters.
Returns bool
true
when client cannot control hero, otherwise false
.