mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Visual/Physics/Navigation Servers validate RIDs with documentation update
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
<return type="void" />
|
||||
<argument index="0" name="rid" type="RID" />
|
||||
<description>
|
||||
Destroys the given RID.
|
||||
Destroys an object created by the NavigationServer.
|
||||
[b]Note:[/b] See [method VisualServer.free_rid] for details on how to handle RIDs for freed objects.
|
||||
</description>
|
||||
</method>
|
||||
<method name="map_create" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user