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)
CDOTABaseGameMode:SetBotsAlwaysPushWithHuman
- Example
function CDOTABaseGameMode:SetBotsAlwaysPushWithHuman( bAlwaysPush ) end
Parameters
Type | Name | Description |
---|---|---|
bool | bAlwaysPush | No Description Set |