Trait ImplementsGodotApi
pub trait ImplementsGodotApi: GodotClass { }
Expand description
Auto-implemented for #[godot_api] impl MyClass
blocks
Object Safety§
This trait is not object safe.
pub trait ImplementsGodotApi: GodotClass { }
Auto-implemented for #[godot_api] impl MyClass
blocks