VisualShaderNodeBooleanConstant.GDNativeClassBinding

Undocumented in source.
struct VisualShaderNodeBooleanConstant
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

getConstant
GodotMethod!(bool) getConstant;
Undocumented in source.
setConstant
GodotMethod!(void, bool) setConstant;
Undocumented in source.

Meta