godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
VisualShaderNodeScalarFunc._classBinding
godot
visualshadernodescalarfunc
VisualShaderNodeScalarFunc
Undocumented in source.
struct
VisualShaderNodeScalarFunc
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_function")
GodotMethod
!(
void
,
long
)
setFunction
;
__gshared
@
GodotName
("get_function")
GodotMethod
!(
VisualShaderNodeScalarFunc
.
Function
)
getFunction
;
}
Members
Static variables
getFunction
GodotMethod
!(
VisualShaderNodeScalarFunc
.
Function
)
getFunction
;
Undocumented in source.
setFunction
GodotMethod
!(
void
,
long
)
setFunction
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodescalarfunc
VisualShaderNodeScalarFunc
aliases
BaseClasses
enums
Constants
Function
functions
getFunction
opAssign
opEquals
setFunction
properties
_function
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name