Merge pull request #41988 from ebrahimebrahim/master
Clarify get_data Image method
This commit is contained in:
commit
4566db2a16
|
@ -233,7 +233,7 @@
|
|||
<return type="PackedByteArray">
|
||||
</return>
|
||||
<description>
|
||||
Returns the image's raw data.
|
||||
Returns a copy of the image's raw data.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_format" qualifiers="const">
|
||||
|
|
Loading…
Reference in New Issue