Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetBotThinkingEnabled
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetBotThinkingEnabled(bool bEnabled)
Enables/Disables bot thinking. Requires a very Dota PvP-like map with 3 lanes, a shop, etc.
Parameters
Type | Name | Description |
---|---|---|
bool | bEnabled | No Description Set |