- _getTypeCache
GodotMethod!(Variant.Type) _getTypeCache;
Undocumented in source.
- _setTypeCache
GodotMethod!(void, long) _setTypeCache;
Undocumented in source.
- getBasePath
GodotMethod!(NodePath) getBasePath;
Undocumented in source.
- getBaseScript
GodotMethod!(String) getBaseScript;
Undocumented in source.
- getBaseType
GodotMethod!(String) getBaseType;
Undocumented in source.
- getBasicType
GodotMethod!(Variant.Type) getBasicType;
Undocumented in source.
- getCallMode
GodotMethod!(VisualScriptPropertyGet.CallMode) getCallMode;
Undocumented in source.
- getIndex
GodotMethod!(String) getIndex;
Undocumented in source.
- getProperty
GodotMethod!(String) getProperty;
Undocumented in source.
- setBasePath
GodotMethod!(void, NodePath) setBasePath;
Undocumented in source.
- setBaseScript
GodotMethod!(void, String) setBaseScript;
Undocumented in source.
- setBaseType
GodotMethod!(void, String) setBaseType;
Undocumented in source.
- setBasicType
GodotMethod!(void, long) setBasicType;
Undocumented in source.
- setCallMode
GodotMethod!(void, long) setCallMode;
Undocumented in source.
- setIndex
GodotMethod!(void, String) setIndex;
Undocumented in source.
- setProperty
GodotMethod!(void, String) setProperty;
Undocumented in source.