doc: Sync classref with current source

And typo fix from https://github.com/godotengine/godot-docs/pull/4882.
This commit is contained in:
Rémi Verschelde
2021-04-29 12:10:58 +02:00
parent aac354709d
commit cab5064f20
8 changed files with 32 additions and 25 deletions
+6
View File
@@ -44,6 +44,12 @@
Returns a [Vector2] in global coordinates, that can be moved to, making sure that there are no static objects in the way. If the agent does not have a navigation path, it will return the position of the agent's parent.
</description>
</method>
<method name="get_rid" qualifiers="const">
<return type="RID">
</return>
<description>
</description>
</method>
<method name="get_target_location" qualifiers="const">
<return type="Vector2">
</return>