Revision Difference
File:WriteBool#515075
<function name="WriteBool" parent="File" type="classfunc">⤶
<description>Writes a boolean value to the file as one **byte**.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="bool" type="boolean">The bool to be written to the file.</arg>⤶
</args>⤶
</function>⤶
⤶