Trait gdnative_physics::common::GodotObject[]

pub unsafe trait GodotObject {
    fn class_name() -> &'static str;
}

Internal details.

Required Methods

Implementors