Double precision of String.split_floats
This commit is contained in:
parent
8aafcf9d2a
commit
e791f4fce2
6 changed files with 16 additions and 15 deletions
|
|
@ -738,7 +738,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="split_floats" qualifiers="const">
|
||||
<return type="PackedFloat32Array" />
|
||||
<return type="PackedFloat64Array" />
|
||||
<param index="0" name="delimiter" type="String" />
|
||||
<param index="1" name="allow_empty" type="bool" default="true" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue