Trait gdnative::GodotObject [] [src]

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

Internal details.

Required Methods

Implementors