GDScript: Re-add ord() function
This commit is contained in:
@@ -1057,6 +1057,7 @@
|
||||
<param index="0" name="at" type="int" />
|
||||
<description>
|
||||
Returns the character code at position [param at].
|
||||
See also [method String.chr], [method @GDScript.char], and [method @GDScript.ord].
|
||||
</description>
|
||||
</method>
|
||||
<method name="uri_decode" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user