godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GDScript._classBinding
godot
gdscript
GDScript
Undocumented in source.
struct
GDScript
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("new")
GodotMethod
!(
GodotObject
,
GodotVarArgs
)
_new
;
__gshared
@
GodotName
("get_as_byte_code")
GodotMethod
!(
PoolByteArray
)
getAsByteCode
;
}
Members
Static variables
_new
GodotMethod
!(
GodotObject
,
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
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name