mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
String documentation: .ord_at() returns int not String
fixes #5189
(cherry picked from commit 58a891265a)
This commit is contained in:
@@ -35242,7 +35242,7 @@ This method controls whether the position between two cached points is interpola
|
||||
</description>
|
||||
</method>
|
||||
<method name="ord_at">
|
||||
<return type="String">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="at" type="int">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user