Facepunch.Steamworks Wiki

Revision Difference

SteamApps.MarkContentCorrupt#519736

<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>