mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add keywords to improve search in the class reference
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
Returns the distance between this vector and [param to].
|
||||
</description>
|
||||
</method>
|
||||
<method name="length" qualifiers="const">
|
||||
<method name="length" qualifiers="const" keywords="size">
|
||||
<return type="float" />
|
||||
<description>
|
||||
Returns the length (magnitude) of this vector.
|
||||
|
||||
Reference in New Issue
Block a user