doc: Sync classref with current source
This commit is contained in:
parent
30c3c33029
commit
d655a7c097
6 changed files with 25 additions and 18 deletions
|
|
@ -39,6 +39,16 @@
|
|||
Deletes the specified section along with all the key-value pairs inside.
|
||||
</description>
|
||||
</method>
|
||||
<method name="erase_section_key">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="section" type="String">
|
||||
</argument>
|
||||
<argument index="1" name="key" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_section_keys" qualifiers="const">
|
||||
<return type="PoolStringArray">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue