-Make sure that ProjectSettings are properly dumped when dumping docs.

-Documented all properties of project settings

Update documentation for ProjectSettings
This commit is contained in:
Juan Linietsky 2018-06-11 13:41:16 -03:00
parent 76875ba145
commit d5bb6faac7
12 changed files with 813 additions and 7 deletions

View file

@ -16,7 +16,7 @@
</demos>
<methods>
<method name="_get" qualifiers="virtual">
<return type="void">
<return type="Variant">
</return>
<argument index="0" name="property" type="String">
</argument>