Skip to content

function disableHumanAI (client-side)

Available since version: 0.3.0

This function will enable or disable human AI that is responsible for allowing player to controll the character.

Declaration

void disableHumanAI(bool toggle)

Parameters

  • bool toggle: true when you want to disable human AI for the hero, otherwise true.