mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
some checks for node removed, may fix #20863
This commit is contained in:
parent
f123694b4e
commit
0161e95f01
3 changed files with 12 additions and 0 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue