Variable GodotMethod.mb

MethodBind for ptrcalls

struct GodotMethod
{
  // ...
  godot_method_bind* mb ;
  // ...
}