Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetBotsAlwaysPushWithHuman
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void SetBotsAlwaysPushWithHuman(bool bAlwaysPush)
Set if the bots should try their best to push with a human player.
- Example
function CDOTABaseGameMode:SetBotsAlwaysPushWithHuman( bAlwaysPush ) end
Parameters
| Type | Name | Description |
|---|---|---|
| bool | bAlwaysPush | No Description Set |