mirror of
https://github.com/godotengine/godot.git
synced 2026-03-01 18:41:20 +00:00
doc: Sync classref with current source
Fix a few missing bindings or unspecified argument names and default values.
This commit is contained in:
parent
ef2a7834c9
commit
4f294b958f
28 changed files with 327 additions and 82 deletions
|
|
@ -217,7 +217,9 @@
|
|||
</constant>
|
||||
<constant name="MATH_LERP_ANGLE" value="66" enum="BuiltinFunc">
|
||||
</constant>
|
||||
<constant name="FUNC_MAX" value="67" enum="BuiltinFunc">
|
||||
<constant name="TEXT_ORD" value="67" enum="BuiltinFunc">
|
||||
</constant>
|
||||
<constant name="FUNC_MAX" value="68" enum="BuiltinFunc">
|
||||
Represents the size of the [enum BuiltinFunc] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue