Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetStickyItemDisabled
< Dota 2 Workshop Tools | Scripting | API
Revision as of 14:37, 29 October 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)

Function Description
void SetStickyItemDisabled(bool bDisabled)
Hide the sticky item in the quickbuy.
- Example
function CDOTABaseGameMode:SetStickyItemDisabled( bDisabled ) end
Parameters
Type | Name | Description |
---|---|---|
bool | bDisabled | No Description Set |