- getBasePath
GodotMethod!(NodePath) getBasePath;
Undocumented in source.
- getBaseType
GodotMethod!(String) getBaseType;
Undocumented in source.
- getCallMode
GodotMethod!(VisualScriptYieldSignal.CallMode) getCallMode;
Undocumented in source.
- getSignal
GodotMethod!(String) getSignal;
Undocumented in source.
- setBasePath
GodotMethod!(void, NodePath) setBasePath;
Undocumented in source.
- setBaseType
GodotMethod!(void, String) setBaseType;
Undocumented in source.
- setCallMode
GodotMethod!(void, long) setCallMode;
Undocumented in source.
- setSignal
GodotMethod!(void, String) setSignal;
Undocumented in source.