Garry's Mod Wiki

Revision Difference

ISave:WriteString#547380

<function name="WriteString" parent="ISave" type="classfunc"> <description>Writes a <page>string</page> to the save object.</description> <description>Writes a **null terminated** <page>string</page> to the save object.</description> <realm>Shared</realm> <args> <arg name="str" type="string">The string to write. Maximum length is 1024.</arg> <arg name="str" type="string">The string to write.</arg> </args> </function>