godot_core

Macro unsafe_inherits_transitive_GDScript

Source
macro_rules! unsafe_inherits_transitive_GDScript {
    ($Class: ident) => { ... };
}
Expand description

ยงSafety

The provided class must be a subclass of all the superclasses of GDScript