# SetOrModifyPlayerGold
void SetOrModifyPlayerGold(int_1, bool_2)
# Class
✔️ Server: CDOTATutorial
❌ Client: undefined
# Function Description
Set gold amount for the tutorial player. (int) GoldAmount, (bool) true=Set, false=Modify
# Parameters
| Type | Name | Description |
|---|---|---|
| int | int_1 | No Description Set |
| bool | bool_2 | No Description Set |