pub trait QueueFree: GodotObject { }
Expand description

Manually managed Godot classes implementing queue_free. This trait has no public interface. See Ref::queue_free.

Implementors§