You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Merge pull request #113261 from Mickeon/documentation-miscellaneous-oddities-part-7
Fix miscellaneous oddities around the class reference (part 7)
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
<param index="0" name="flag" type="int" enum="FileDialog.Customization" />
|
||||
<param index="1" name="enabled" type="bool" />
|
||||
<description>
|
||||
Toggles the specified customization [param flag], allowing to customize features available in this [FileDialog]. See [enum Customization] for options.
|
||||
Sets the specified customization [param flag], allowing to customize the features available in this [FileDialog].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_favorite_list" qualifiers="static">
|
||||
|
||||
Reference in New Issue
Block a user