Revision Difference
SteamApps.MarkContentCorrupt#522365
<member type="method" namespace="Steamworks" parent="SteamApps" name="MarkContentCorrupt" static="true">
<args>
<arg name="missingFilesOnly" type="bool"></arg>
</args>
<return type="void"></return>
<summary>Allows you to force verify game content on next launch.
If you detect the game is out-of-date(for example, by having the client detect a version mismatch with a server),
you can call use MarkContentCorrupt to force a verify, show a message to the user, and then quit.</summary>
</member>