Skip to content

Commit c24bfb0

Browse files
committed
Add missing description of FileAccess.store_half behavior on error
1 parent 0793c62 commit c24bfb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/classes/FileAccess.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@
517517
<param index="0" name="value" type="float" />
518518
<description>
519519
Stores a half-precision floating-point number as 16 bits in the file.
520+
[b]Note:[/b] If an error occurs, the resulting value of the file position indicator is indeterminate.
520521
</description>
521522
</method>
522523
<method name="store_line">

0 commit comments

Comments
 (0)