godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualScriptSelect.GDNativeClassBinding
godot
visualscriptselect
VisualScriptSelect
Undocumented in source.
struct
VisualScriptSelect
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_typed")
GodotMethod
!(
Variant
.
Type
)
getTyped
;
__gshared
@
GodotName
("set_typed")
GodotMethod
!(
void
,
long
)
setTyped
;
}
Members
Static variables
getTyped
GodotMethod
!(
Variant
.
Type
)
getTyped
;
Undocumented in source.
setTyped
GodotMethod
!(
void
,
long
)
setTyped
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptselect
VisualScriptSelect
aliases
BaseClasses
functions
getTyped
opAssign
opEquals
setTyped
toHash
properties
type
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name