You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
doc: Complete and harmonize all _MAX constant descriptions
(cherry picked from commit 86ed7a9884)
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
HTTP PATCH method. The PATCH method is used to apply partial modifications to a resource.
|
||||
</constant>
|
||||
<constant name="METHOD_MAX" value="9" enum="Method">
|
||||
Marker for end of [code]METHOD_*[/code] enum. Not used.
|
||||
Represents the size of the [enum Method] enum.
|
||||
</constant>
|
||||
<constant name="STATUS_DISCONNECTED" value="0" enum="Status">
|
||||
Status: Disconnected from the server.
|
||||
|
||||
Reference in New Issue
Block a user