GetSteamStat
From The Official Visionaire Studio: Adventure Game Engine Wiki
Command History
Available since v3.7
Returns the requested steam stat!
Additional Info
This command will only work if the steam_api library was included (& successfully loaded) & if a steam account for your game exists!
Syntax:
getSteamStat(apiName)
Example:
-- to do!
Arguments
apiName: "string"
The name of the requested stat (this is the API name specified in the steam account for your game)
Flags
none
Return
stat
The integer value of the stat or -1 if the stat could not be retrieved
日本語 – 正體中文 – 한국어 – Dansk – Deutsch – English – Español – Français – Italiano – Nederlands – Polski – Português – Svenska – Русский |
Relevant Pages: getSteamAchievement - resetSteamStats - setSteamAchievement - setSteamStat |