API SetCurrencyBackpack
Talk0
98,452pages on
this wiki
this wiki
Alters the backpack tracking state of a currency.
SetCurrencyBackpack(id, backpack)
Arguments
Edit
- id
- Number - Index of the currency in the currency list to alter tracking of.
- backpack
- Number - 1 to track; 0 to clear tracking.
Notes
Edit
- This function affects the isWatched return value of GetCurrencyListInfo.
- Information about watched currencies is accessible using GetBackpackCurrencyListInfo.