EditorSelection.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_emitChange
GodotMethod!(void) _emitChange;
Undocumented in source.
_nodeRemoved
GodotMethod!(void, Node) _nodeRemoved;
Undocumented in source.
addNode
GodotMethod!(void, Node) addNode;
Undocumented in source.
clear
GodotMethod!(void) clear;
Undocumented in source.
getSelectedNodes
GodotMethod!(Array) getSelectedNodes;
Undocumented in source.
getTransformableSelectedNodes
GodotMethod!(Array) getTransformableSelectedNodes;
Undocumented in source.
removeNode
GodotMethod!(void, Node) removeNode;
Undocumented in source.

Meta