godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
VisualScriptBasicTypeConstant._classBinding
godot
visualscriptbasictypeconstant
VisualScriptBasicTypeConstant
Undocumented in source.
struct
VisualScriptBasicTypeConstant
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_basic_type")
GodotMethod
!(
void
,
long
)
setBasicType
;
__gshared
@
GodotName
("get_basic_type")
GodotMethod
!(
Variant
.
Type
)
getBasicType
;
__gshared
@
GodotName
("set_basic_type_constant")
GodotMethod
!(
void
,
String
)
setBasicTypeConstant
;
__gshared
@
GodotName
("get_basic_type_constant")
GodotMethod
!(
String
)
getBasicTypeConstant
;
}
Members
Static variables
getBasicType
GodotMethod
!(
Variant
.
Type
)
getBasicType
;
Undocumented in source.
getBasicTypeConstant
GodotMethod
!(
String
)
getBasicTypeConstant
;
Undocumented in source.
setBasicType
GodotMethod
!(
void
,
long
)
setBasicType
;
Undocumented in source.
setBasicTypeConstant
GodotMethod
!(
void
,
String
)
setBasicTypeConstant
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptbasictypeconstant
VisualScriptBasicTypeConstant
aliases
BaseClasses
functions
getBasicType
getBasicTypeConstant
opAssign
opEquals
setBasicType
setBasicTypeConstant
properties
basicType
constant
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name