1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00

doc: Complete and harmonize all _MAX constant descriptions

This commit is contained in:
Rémi Verschelde
2019-06-27 11:10:53 +02:00
parent 755b589384
commit 86ed7a9884
36 changed files with 96 additions and 51 deletions

View File

@@ -213,7 +213,7 @@
[/codeblock]
</constant>
<constant name="FUNC_MAX" value="65" enum="BuiltinFunc">
The maximum value the [member function] property can have.
Represents the size of the [enum BuiltinFunc] enum.
</constant>
</constants>
</class>