Revision Difference
SteamRemoteStorage.FileWrite#519362
<member type="method" namespace="Steamworks" parent="SteamRemoteStorage" name="FileWrite" static="true">⤶
<args>⤶
<arg name="filename" type="string"></arg>⤶
<arg name="data" type="byte[]"></arg>⤶
</args>⤶
<return type="bool"></return>⤶
<summary>Creates a new file, writes the bytes to the file, and then closes the file.⤶
If the target file already exists, it is overwritten</summary>⤶
</member>⤶