godot_wrap_method!() { /* proc-macro */ }Expand description
Convenience macro to wrap an object’s method into a Method implementor
that can be passed to the engine when registering a class.
godot_wrap_method!() { /* proc-macro */ }Convenience macro to wrap an object’s method into a Method implementor
that can be passed to the engine when registering a class.