mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (e0de3573f)
This commit is contained in:
@@ -177,7 +177,7 @@ Method Descriptions
|
||||
|
||||
void **reset** **(** **)**
|
||||
|
||||
Reset the result object to its initial state. This is useful to reuse the object across multiple queries.
|
||||
Reset the result object to its initial state. This is useful to reuse the object across multiple queries.
|
||||
|
||||
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
|
||||
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
|
||||
|
||||
Reference in New Issue
Block a user