Facepunch.Steamworks Wiki

Log in to edit

Steamworks.CheckFileSignature

<type category="enum" namespace="Steamworks" name="CheckFileSignature" is="enum"> <entries> <entry name="InvalidSignature" value="0"></entry> <entry name="ValidSignature" value="1"></entry> <entry name="FileNotFound" value="2"></entry> <entry name="NoSignaturesFoundForThisApp" value="3"></entry> <entry name="NoSignaturesFoundForThisFile" value="4"></entry> </entries> </type>