Skip to content

blocks: Add remove node block#259

Merged
wjt merged 1 commit intomainfrom
remove_node_x
Oct 10, 2024
Merged

blocks: Add remove node block#259
wjt merged 1 commit intomainfrom
remove_node_x

Conversation

@dbnicholson
Copy link
Copy Markdown
Member

When spawning nodes with SimpleSpawner, you likely need a way to delete the node eventually. While you can call queue_free on a node using the call_method_node block, it's nicer to hide the queue_free detail behind a block.

When spawning nodes with SimpleSpawner, you likely need a way to delete
the node eventually. While you can call queue_free on a node using the
call_method_node block, it's nicer to hide the queue_free detail behind
a block.
@wjt wjt merged commit 2dc28d5 into main Oct 10, 2024
@wjt wjt deleted the remove_node_x branch October 10, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants