Misc documentation improvements
This commit is contained in:
parent
13d25f9980
commit
6f0e31a3c9
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<method name="get_final_location">
|
||||
<return type="Vector2" />
|
||||
<description>
|
||||
Returns the reachable final location in global coordinates. This can change if the navigation path is altered in any way.
|
||||
Returns the reachable final location in global coordinates. This can change if the navigation path is altered in any way. Because of this, it would be best to check this each frame.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_nav_path" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue