mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Remove redundant info on the enum types used
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
<return type="int" />
|
||||
<param index="0" name="process_info" type="int" enum="NavigationServer3D.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_mesh" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user