Fix miscellaneous oddities around the class reference (part 6)
This commit is contained in:
parent
9dd6c4dbac
commit
be0c68845e
56 changed files with 117 additions and 117 deletions
|
|
@ -87,7 +87,7 @@
|
|||
<method name="get_script_signal_list">
|
||||
<return type="Dictionary[]" />
|
||||
<description>
|
||||
Returns the list of user signals defined in this [Script].
|
||||
Returns the list of signals defined in this [Script].
|
||||
[b]Note:[/b] The dictionaries returned by this method are formatted identically to those returned by [method Object.get_signal_list].
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue