mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
Fix a few missing bindings or unspecified argument names and default values.
This commit is contained in:
@@ -694,6 +694,14 @@
|
||||
[/codeblock]
|
||||
</description>
|
||||
</method>
|
||||
<method name="ord">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="char" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="parse_json">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user