godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
VisualScriptMathConstant._classBinding
godot
visualscriptmathconstant
VisualScriptMathConstant
Undocumented in source.
struct
VisualScriptMathConstant
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_math_constant")
GodotMethod
!(
void
,
long
)
setMathConstant
;
__gshared
@
GodotName
("get_math_constant")
GodotMethod
!(
VisualScriptMathConstant
.
MathConstant
)
getMathConstant
;
}
Members
Static variables
getMathConstant
GodotMethod
!(
VisualScriptMathConstant
.
MathConstant
)
getMathConstant
;
Undocumented in source.
setMathConstant
GodotMethod
!(
void
,
long
)
setMathConstant
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptmathconstant
VisualScriptMathConstant
aliases
BaseClasses
enums
Constants
MathConstant
functions
getMathConstant
opAssign
opEquals
setMathConstant
properties
constant
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name