doc: Sync classref with current source
This commit is contained in:
parent
46471a8d69
commit
65d61d0360
10 changed files with 109 additions and 10 deletions
|
|
@ -42,7 +42,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="new" qualifiers="vararg">
|
||||
<return type="Object">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
<description>
|
||||
Constructs a new object of the base type with a script of this type already attached.
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
</tutorials>
|
||||
<methods>
|
||||
<method name="new" qualifiers="vararg">
|
||||
<return type="Object">
|
||||
<return type="Variant">
|
||||
</return>
|
||||
<description>
|
||||
Returns a new instance of the script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue