You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix many untagged true/false/null in the documentation
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<method name="_query" qualifiers="virtual const">
|
||||
<return type="bool" />
|
||||
<description>
|
||||
Query support. Return false if import must not continue.
|
||||
Query support. Return [code]false[/code] if import must not continue.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user