Revision Difference
SteamRemoteStorage.FileRead#522964
<member type="method" namespace="Steamworks" parent="SteamRemoteStorage" name="FileRead" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamRemoteStorage" name="FileRead" static="true">
<args>
<arg name="filename" type="string"></arg>
</args>
<return type="byte[]"></return>
<summary>Opens a binary file, reads the contents of the file into a byte array, and then closes the file.</summary>
</member>