godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNodeVectorFunc._classBinding
godot
visualshadernodevectorfunc
VisualShaderNodeVectorFunc
Undocumented in source.
struct
VisualShaderNodeVectorFunc
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_function")
GodotMethod
!(
void
,
long
)
setFunction
;
__gshared
@
GodotName
("get_function")
GodotMethod
!(
VisualShaderNodeVectorFunc
.
Function
)
getFunction
;
}
Members
Static variables
getFunction
GodotMethod
!(
VisualShaderNodeVectorFunc
.
Function
)
getFunction
;
Undocumented in source.
setFunction
GodotMethod
!(
void
,
long
)
setFunction
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodevectorfunc
VisualShaderNodeVectorFunc
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