VisualScriptNode.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getDefaultInputValues
GodotMethod!(Array) _getDefaultInputValues;
Undocumented in source.
_setDefaultInputValues
GodotMethod!(void, Array) _setDefaultInputValues;
Undocumented in source.
getDefaultInputValue
GodotMethod!(Variant, long) getDefaultInputValue;
Undocumented in source.
getVisualScript
GodotMethod!(VisualScript) getVisualScript;
Undocumented in source.
portsChangedNotify
GodotMethod!(void) portsChangedNotify;
Undocumented in source.
setDefaultInputValue
GodotMethod!(void, long, Variant) setDefaultInputValue;
Undocumented in source.

Meta