Update classref and docs, fix missing parameters' name

This commit is contained in:
Poommetee Ketson 2018-03-24 00:57:58 +07:00
parent 0f6fdb77c5
commit 72aa87758a
No known key found for this signature in database
GPG key ID: A96C7CF5B077909D
11 changed files with 21 additions and 24 deletions

View file

@ -17,7 +17,7 @@
<argument index="0" name="enable_next" type="bool" default="true">
</argument>
<description>
If this is the current Camera, remove it from being current. If it is inside the node tree and [code]enabled_next[/code] is [code]true[/true], request to make the next Camera current, if any.
If this is the current Camera, remove it from being current. If [code]enable_next[/code] is true, request to make the next Camera current, if any.
</description>
</method>
<method name="get_camera_transform" qualifiers="const">