mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Consistently wrap booleans in [code]
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<argument index="0" name="resource" type="Resource">
|
||||
</argument>
|
||||
<description>
|
||||
Returns true if the given resource object can be saved by this saver.
|
||||
Returns [code]true[/code] if the given resource object can be saved by this saver.
|
||||
</description>
|
||||
</method>
|
||||
<method name="save" qualifiers="virtual">
|
||||
|
||||
Reference in New Issue
Block a user