Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node: Rename child_exited_tree to child_exiting_tree #62241

Merged
merged 1 commit into from
Jun 20, 2022

Commits on Jun 20, 2022

  1. Node: Rename child_exited_tree to child_exiting_tree

    The name was confusing as this signal is emitted around the same time as
    `tree_exiting` and `NOTIFICATION_EXIT_TREE`, i.e. while the child node is
    still in tree.
    
    Fixes godotengine#59210.
    akien-mga committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3e6de68 View commit details
    Browse the repository at this point in the history