Add navigation tutorial links inside class doc
Adds navigation tutorial links inside the class doc to the related and more detailed godot-docs pages.
This commit is contained in:
parent
3e2843e3ad
commit
7506ecc5d9
17 changed files with 17 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
This class contains the start and target position and other parameters to be used with [method NavigationServer3D.query_path].
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Using NavigationPathQueryObjects">$DOCS_URL/tutorials/navigation/navigation_using_navigationpathqueryobjects.html</link>
|
||||
</tutorials>
|
||||
<members>
|
||||
<member name="map" type="RID" setter="set_map" getter="get_map">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue