VisualScriptConstant.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getConstantType
GodotMethod!(Variant.Type) getConstantType;
Undocumented in source.
getConstantValue
GodotMethod!(Variant) getConstantValue;
Undocumented in source.
setConstantType
GodotMethod!(void, long) setConstantType;
Undocumented in source.
setConstantValue
GodotMethod!(void, Variant) setConstantValue;
Undocumented in source.

Meta