You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
doc: Complete and harmonize all _MAX constant descriptions
(cherry picked from commit 86ed7a9884)
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
[/codeblock]
|
||||
</constant>
|
||||
<constant name="FUNC_MAX" value="64" enum="BuiltinFunc">
|
||||
The maximum value the [member function] property can have.
|
||||
Represents the size of the [enum BuiltinFunc] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
Not a number: [code]nan[/code]
|
||||
</constant>
|
||||
<constant name="MATH_CONSTANT_MAX" value="8" enum="MathConstant">
|
||||
Represents the size of the [enum MathConstant] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user