You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Rename empty() to is_empty()
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
Creates a copy of the array, and returns it.
|
||||
</description>
|
||||
</method>
|
||||
<method name="empty">
|
||||
<method name="is_empty">
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user