VisualScriptReturn.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getReturnType
GodotMethod!(Variant.Type) getReturnType;
Undocumented in source.
isReturnValueEnabled
GodotMethod!(bool) isReturnValueEnabled;
Undocumented in source.
setEnableReturnValue
GodotMethod!(void, bool) setEnableReturnValue;
Undocumented in source.
setReturnType
GodotMethod!(void, long) setReturnType;
Undocumented in source.

Meta