doc: Sync classref with current source
And typo fix from https://github.com/godotengine/godot-docs/pull/4882.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user