macro_rules! unsafe_inherits_transitive_PathFollow2D { ($Class: ident) => { ... }; }
Expand description
§Safety
The provided class must be a subclass of all the superclasses of PathFollow2D
macro_rules! unsafe_inherits_transitive_PathFollow2D { ($Class: ident) => { ... }; }
The provided class must be a subclass of all the superclasses of PathFollow2D