macro_rules! unsafe_inherits_transitive_Node2D { ($Class: ident) => { ... }; }
The provided class must be a subclass of all the superclasses of Node2D
Node2D