You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
doc: Sync classref with current source
This commit is contained in:
@@ -259,12 +259,12 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="decimals">
|
||||
<return type="float">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="step" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
Deprecated alias for "[method step_decimals]".
|
||||
Deprecated alias for "[method step_decimals]".
|
||||
</description>
|
||||
</method>
|
||||
<method name="dectime">
|
||||
@@ -1020,7 +1020,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="step_decimals">
|
||||
<return type="float">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="step" type="float">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user