mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Consistently wrap booleans in [code]
(cherry picked from commit b0846f60c9)
This commit is contained in:
committed by
Rémi Verschelde
parent
fa2f739ee0
commit
dea5dafea5
@@ -42,7 +42,7 @@
|
||||
<argument index="0" name="name" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
Returns true if the preloader contains a resource associated to [code]name[/code].
|
||||
Returns [code]true[/code] if the preloader contains a resource associated to [code]name[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_resource">
|
||||
|
||||
Reference in New Issue
Block a user