Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetBotsInLateGame
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void SetBotsInLateGame(bool bLateGame)
Set if bots should enable their late game behavior.
- Example
function CDOTABaseGameMode:SetBotsInLateGame( bLateGame ) end
Parameters
Type | Name | Description |
---|---|---|
bool | bLateGame | No Description Set |