Revision Difference
Data.Leaderboard.SubmitScoreAsync#523054
<member type="method" namespace="Steamworks.Data" parent="Leaderboard" name="SubmitScoreAsync" async="true">
<member category="class" type="method" namespace="Steamworks.Data" parent="Leaderboard" name="SubmitScoreAsync" async="true">
<args>
<arg name="score" type="int"></arg>
<arg name="details" type="System.Int32[]" default=""></arg>
</args>
<return type="Task<Nullable<Data.LeaderboardUpdate>>"></return>
<summary>Submit your new score, but won't replace your high score if it's lower</summary>
</member>