Facepunch.Steamworks Wiki

Steamworks.SteamApps.MarkContentCorrupt

Syntax

static void MarkContentCorrupt( bool missingFilesOnly )

Description

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.

Arguments

bool missingFilesOnly