Dota 2 Workshop Tools/Scripting/API/CDOTA PlayerResource.ModifyGold: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 4: Line 4:




''' int ModifyGold(int ''playerID'', int ''goldAmmt'', bool ''reliable'', int '''') '''
''' int ModifyGold(int ''playerID'', int ''goldAmmt'', bool ''reliable'', int ''d'') '''


''No Description Set''
''No Description Set''
Line 29: Line 29:
|-
|-
| int
| int
|  
| d
| No Description Set
| No Description Set
|}
|}

Revision as of 00:14, 9 August 2014

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

int ModifyGold(int playerID, int goldAmmt, bool reliable, int d)

No Description Set


Parameters

Type Name Description
int playerID No Description Set
int goldAmmt No Description Set
bool reliable No Description Set
int d No Description Set

Returns

int - No Description Set