godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDScript.getAsByteCode
godot
gdscript
GDScript
Returns byte code for the script source code.
struct
GDScript
@
nogc
nothrow const
PoolByteArray
getAsByteCode
(
)
Meta
Source
See Implementation
godot
gdscript
GDScript
aliases
BaseClasses
functions
getAsByteCode
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns byte code for the script source code.