godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualShaderNodeColorFunc.GDNativeClassBinding
godot
visualshadernodecolorfunc
VisualShaderNodeColorFunc
Undocumented in source.
struct
VisualShaderNodeColorFunc
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_function")
GodotMethod
!(
VisualShaderNodeColorFunc
.
Function
)
getFunction
;
__gshared
@
GodotName
("set_function")
GodotMethod
!(
void
,
long
)
setFunction
;
}
Members
Static variables
getFunction
GodotMethod
!(
VisualShaderNodeColorFunc
.
Function
)
getFunction
;
Undocumented in source.
setFunction
GodotMethod
!(
void
,
long
)
setFunction
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodecolorfunc
VisualShaderNodeColorFunc
aliases
BaseClasses
enums
Constants
Function
functions
getFunction
opAssign
opEquals
setFunction
toHash
properties
_function
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name