You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
some checks for node removed, may fix #20863
This commit is contained in:
@@ -61,6 +61,7 @@ class SkeletonEditor : public Node {
|
||||
friend class SkeletonEditorPlugin;
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
void _node_removed(Node *p_node);
|
||||
static void _bind_methods();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user