GodotObject.isQueuedForDeletion

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

struct GodotObject
@nogc nothrow const
bool
isQueuedForDeletion
()

Meta