Revision Difference
Data.Achievement.GetIcon#523044
<member type="method" namespace="Steamworks.Data" parent="Achievement" name="GetIcon">
<member category="class" type="method" namespace="Steamworks.Data" parent="Achievement" name="GetIcon">
<return type="Nullable<Data.Image>"></return>
<summary>Gets the icon of the achievement. This can return a null image even though the image exists if the image
hasn't been downloaded by Steam yet. You can use GetIconAsync if you want to wait for the image to be downloaded.</summary>
</member>