Remove redundant info on the enum types used
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
<return type="int" />
|
||||
<param index="0" name="process_info" type="int" enum="NavigationServer2D.ProcessInfo" />
|
||||
<description>
|
||||
Returns information about the current state of the NavigationServer. See [enum ProcessInfo] for a list of available states.
|
||||
Returns information about the current state of the NavigationServer.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_baking_navigation_polygon" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user