VisualShaderNodeCustom.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getCategory
GodotMethod!(String) _getCategory;
Undocumented in source.
_getCode
GodotMethod!(String, Array, Array, long, long) _getCode;
Undocumented in source.
_getDescription
GodotMethod!(String) _getDescription;
Undocumented in source.
_getGlobalCode
GodotMethod!(String, long) _getGlobalCode;
Undocumented in source.
_getInputPortCount
GodotMethod!(long) _getInputPortCount;
Undocumented in source.
_getInputPortName
GodotMethod!(String, long) _getInputPortName;
Undocumented in source.
_getInputPortType
GodotMethod!(long, long) _getInputPortType;
Undocumented in source.
_getName
GodotMethod!(String) _getName;
Undocumented in source.
_getOutputPortCount
GodotMethod!(long) _getOutputPortCount;
Undocumented in source.
_getOutputPortName
GodotMethod!(String, long) _getOutputPortName;
Undocumented in source.
_getOutputPortType
GodotMethod!(long, long) _getOutputPortType;
Undocumented in source.
_getReturnIconType
GodotMethod!(long) _getReturnIconType;
Undocumented in source.
_getSubcategory
GodotMethod!(String) _getSubcategory;
Undocumented in source.
_isInitialized
GodotMethod!(bool) _isInitialized;
Undocumented in source.
_setInitialized
GodotMethod!(void, bool) _setInitialized;
Undocumented in source.
_setInputPortDefaultValue
GodotMethod!(void, long, Variant) _setInputPortDefaultValue;
Undocumented in source.

Meta