SceneTree.queueDelete

Queues the given object for deletion, delaying the call to GodotObject.free to after the current frame.

struct SceneTree
@nogc nothrow
void
queueDelete

Meta