Macro gdnative_core::godot_wrap_method
source · 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.