godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDScript.GDNativeClassBinding
godot
gdscript
GDScript
Undocumented in source.
struct
GDScript
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_as_byte_code")
GodotMethod
!(
PoolByteArray
)
getAsByteCode
;
__gshared
@
GodotName
("new")
GodotMethod
!(
Variant
,
GodotVarArgs
)
_new
;
}
Members
Static variables
_new
GodotMethod
!(
Variant
,
GodotVarArgs
)
_new
;
Undocumented in source.
getAsByteCode
GodotMethod
!(
PoolByteArray
)
getAsByteCode
;
Undocumented in source.
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