VisualScriptCustomNode._classBinding

Undocumented in source.

Members

Static variables

_getCaption
GodotMethod!(String) _getCaption;
Undocumented in source.
_getCategory
GodotMethod!(String) _getCategory;
Undocumented in source.
_getInputValuePortCount
GodotMethod!(long) _getInputValuePortCount;
Undocumented in source.
_getInputValuePortName
GodotMethod!(String, long) _getInputValuePortName;
Undocumented in source.
_getInputValuePortType
GodotMethod!(long, long) _getInputValuePortType;
Undocumented in source.
_getOutputSequencePortCount
GodotMethod!(long) _getOutputSequencePortCount;
Undocumented in source.
_getOutputSequencePortText
GodotMethod!(String, long) _getOutputSequencePortText;
Undocumented in source.
_getOutputValuePortCount
GodotMethod!(long) _getOutputValuePortCount;
Undocumented in source.
_getOutputValuePortName
GodotMethod!(String, long) _getOutputValuePortName;
Undocumented in source.
_getOutputValuePortType
GodotMethod!(long, long) _getOutputValuePortType;
Undocumented in source.
_getText
GodotMethod!(String) _getText;
Undocumented in source.
_getWorkingMemorySize
GodotMethod!(long) _getWorkingMemorySize;
Undocumented in source.
_hasInputSequencePort
GodotMethod!(bool) _hasInputSequencePort;
Undocumented in source.
_scriptChanged
GodotMethod!(void) _scriptChanged;
Undocumented in source.
_step
GodotMethod!(Variant, Array, Array, long, Array) _step;
Undocumented in source.

Meta