function
isHumanAIDisabled (client-side)
Available since version: 0.3.0
The function is used to check if hero human AI is disabled or not.
Declaration
bool isHumanAIDisabled()
Parameters
No parameters.
Returns bool
true
when hero human AI is disabled, otherwise false
.