mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Rename Texture.get_data() to get_image()
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
Draws a part of the texture using a [CanvasItem] with the [RenderingServer] API.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_data" qualifiers="const">
|
||||
<method name="get_image" qualifiers="const">
|
||||
<return type="Image">
|
||||
</return>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user