mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add keywords to improve search in the class reference
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
[b]Note:[/b] Calling this function from a [Thread] is not supported. Doing so will instead print the thread ID.
|
||||
</description>
|
||||
</method>
|
||||
<method name="range" qualifiers="vararg">
|
||||
<method name="range" qualifiers="vararg" keywords="seq">
|
||||
<return type="Array" />
|
||||
<description>
|
||||
Returns an array with the given range. [method range] can be called in three ways:
|
||||
|
||||
Reference in New Issue
Block a user