Dota 2 Workshop Tools/Scripting/API/CDOTATutorial.RemoveShopWhitelistItem
< Dota 2 Workshop Tools | Scripting | API

Function Description
void RemoveShopWhitelistItem(string string_1)
Remove an item from the shop whitelist.
- Example
function CDOTATutorial:RemoveShopWhitelistItem( string_1 ) end
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |