VisualScriptComment._classBinding

Undocumented in source.

Members

Static variables

getDescription
GodotMethod!(String) getDescription;
Undocumented in source.
getSize
GodotMethod!(Vector2) getSize;
Undocumented in source.
getTitle
GodotMethod!(String) getTitle;
Undocumented in source.
setDescription
GodotMethod!(void, String) setDescription;
Undocumented in source.
setSize
GodotMethod!(void, Vector2) setSize;
Undocumented in source.
setTitle
GodotMethod!(void, String) setTitle;
Undocumented in source.

Meta