Trait gdnative_core::GodotObject [−][src]
pub unsafe trait GodotObject {
fn class_name() -> &'static str;
}Internal details.
pub unsafe trait GodotObject {
fn class_name() -> &'static str;
}Internal details.
fn class_name() -> &'static str