Revision Difference
SteamUserStats.IndicateAchievementProgress#519407
<member type="method" namespace="Steamworks" parent="SteamUserStats" name="IndicateAchievementProgress" static="true">⤶
<args>⤶
<arg name="achName" type="string"></arg>⤶
<arg name="curProg" type="int"></arg>⤶
<arg name="maxProg" type="int"></arg>⤶
</args>⤶
<return type="bool"></return>⤶
<summary>Show the user a pop-up notification with the current progress toward an achievement.⤶
Will return false if RequestCurrentStats has not completed and successfully returned ⤶
its callback, if the achievement doesn't exist/has unpublished changes in the app's ⤶
Steamworks Admin page, or if the achievement is unlocked.</summary>⤶
</member>⤶