Function GodotObject.isQueuedForDeletion
Returns true if the Node method was called for the object.
bool isQueuedForDeletion() nothrow @nogc const;
Returns true if the Node method was called for the object.
bool isQueuedForDeletion() nothrow @nogc const;