mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
Handle removal of Pool*Array types and other recent changes.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_as_byte_code" qualifiers="const">
|
||||
<return type="PoolByteArray">
|
||||
<return type="PackedByteArray">
|
||||
</return>
|
||||
<description>
|
||||
Returns byte code for the script source code.
|
||||
|
||||
Reference in New Issue
Block a user