Dota 2 Workshop Tools/Scripting/API/CDOTAGamerules.SetStartingGold
From Valve Developer Community
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetStartingGold(int int_1)
Set the starting gold amount.
- Example
function CDOTAGamerules:SetStartingGold( int_1 ) end
Parameters
Type | Name | Description |
---|---|---|
int | int_1 | No Description Set |