Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.PlayerHasCustomGameHostPrivileges
< Dota 2 Workshop Tools | Scripting | API

Function Description
bool PlayerHasCustomGameHostPrivileges(handle handle_1)
Whether a player has custom game host privileges (shuffle teams, etc.)
- Example
function CDOTAGamerules:PlayerHasCustomGameHostPrivileges( handle_1 ) end
Parameters
Type | Name | Description |
---|---|---|
handle | handle_1 | No Description Set |
Returns
bool - No Description Set