#[derive(Export)] { // Attributes available to this derive: #[godot] }
Derive macro for Export on enums and #[godot(transparent)] structs.
Export
#[godot(transparent)]
See also Var.
Var