Function GodotObject.isQueuedForDeletion

Returns true if the Node.queueFree method was called for the object.

bool isQueuedForDeletion() nothrow @nogc const;