Re-exports§
pub extern crate egui;
Re-exports§
pub use context::EguiBridge;
Modules§
Structs§
- Drag
AndDrop Variant - A wrapper around
godot::prelude::Variantthat forcibly implementsSendandSync. - Viewport
Builder - Control the building of a new egui viewport (i.e. native window).
- Viewport
Id - A unique identifier of a viewport.