Skip to main content

Crate gdext_egui

Crate gdext_egui 

Source

Re-exports§

pub extern crate egui;

Re-exports§

pub use context::EguiBridge;

Modules§

context
helpers
widgets

Structs§

DragAndDropVariant
A wrapper around godot::prelude::Variant that forcibly implements Send and Sync.
ViewportBuilder
Control the building of a new egui viewport (i.e. native window).
ViewportId
A unique identifier of a viewport.