godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualScriptGlobalConstant.GDNativeClassBinding
godot
visualscriptglobalconstant
VisualScriptGlobalConstant
Undocumented in source.
struct
VisualScriptGlobalConstant
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_global_constant")
GodotMethod
!(
long
)
getGlobalConstant
;
__gshared
@
GodotName
("set_global_constant")
GodotMethod
!(
void
,
long
)
setGlobalConstant
;
}
Members
Static variables
getGlobalConstant
GodotMethod
!(
long
)
getGlobalConstant
;
Undocumented in source.
setGlobalConstant
GodotMethod
!(
void
,
long
)
setGlobalConstant
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptglobalconstant
VisualScriptGlobalConstant
aliases
BaseClasses
functions
getGlobalConstant
opAssign
opEquals
setGlobalConstant
toHash
properties
constant
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name