Trait godot::obj::cap::ImplementsGodotApi

pub trait ImplementsGodotApi: GodotClass { }
Expand description

Auto-implemented for #[godot_api] impl MyClass blocks

Object Safety§

This trait is not object safe.

Implementors§