You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let inner:extern"C"fn(AbsCommand,crate::system::collections::generic::list_1::List_1<f32>,::unity2::OptionalMethod,)->f32= ::core::mem::transmute(__vi.method_ptr);
49
-
let _=__unity2_method_info;
52
+
let __inner:extern"C"fn(AbsCommand,crate::system::collections::generic::list_1::List_1<f32>,::unity2::OptionalMethod,)->f32= ::core::mem::transmute(__vi.method_ptr);
50
53
let __mi:::unity2::OptionalMethod= ::core::option::Option::Some(&*(__vi.method_infoas*const::unity2::MethodInfoas*const()),);
#[cfg(feature="app-abscommand")]implAbsCommand{#[doc="Direct (non-virtual) call to `AbsCommand`'s own `get_Name`. Bypasses the vtable, so it won't hit an override/patch — use it for base calls."]pubunsafefnget_name(this:impl::core::convert::Into<::unity2::IlInstance>,)-> ::unity2::Il2CppString{let __mi=Self::get_name_method_info();
72
+
let __inner:extern"C"fn(::unity2::IlInstance,::unity2::OptionalMethod,)-> ::unity2::Il2CppString= ::core::mem::transmute(__mi.method_ptr);
#[doc="Direct (non-virtual) call to `AbsCommand`'s own `get_ArgNum`. Bypasses the vtable, so it won't hit an override/patch — use it for base calls."]pubunsafefnget_arg_num(this:impl::core::convert::Into<::unity2::IlInstance>,)->i32{let __mi=Self::get_arg_num_method_info();
75
+
let __inner:extern"C"fn(::unity2::IlInstance,::unity2::OptionalMethod,)->i32= ::core::mem::transmute(__mi.method_ptr);
#[doc="Direct (non-virtual) call to `AbsCommand`'s own `Func`. Bypasses the vtable, so it won't hit an override/patch — use it for base calls."]pubunsafefnfunc(this:impl::core::convert::Into<::unity2::IlInstance>,args:crate::system::collections::generic::list_1::List_1<f32>,)->f32{let __mi=Self::func_method_info();
78
+
let __inner:extern"C"fn(::unity2::IlInstance,crate::system::collections::generic::list_1::List_1<f32>,::unity2::OptionalMethod,)->f32= ::core::mem::transmute(__mi.method_ptr);
let inner:extern"C"fn(AccessoryBlankMenuItem,::unity2::OptionalMethod,)->crate::app::basicmenuitem::BasicMenuItem_Attribute= ::core::mem::transmute(__vi.method_ptr);
39
-
let _=__unity2_method_info;
44
+
let __inner:extern"C"fn(AccessoryBlankMenuItem,::unity2::OptionalMethod,)->crate::app::basicmenuitem::BasicMenuItem_Attribute= ::core::mem::transmute(__vi.method_ptr);
40
45
let __mi:::unity2::OptionalMethod= ::core::option::Option::Some(&*(__vi.method_infoas*const::unity2::MethodInfoas*const()),);
#[cfg(feature="app-accessoryblankmenuitem")]implAccessoryBlankMenuItem{#[doc="Direct (non-virtual) call to `AccessoryBlankMenuItem`'s own `GetName`. Bypasses the vtable, so it won't hit an override/patch — use it for base calls."]pubunsafefnget_name(this:impl::core::convert::Into<::unity2::IlInstance>,)-> ::unity2::Il2CppString{let __mi=Self::get_name_method_info();
59
+
let __inner:extern"C"fn(::unity2::IlInstance,::unity2::OptionalMethod,)-> ::unity2::Il2CppString= ::core::mem::transmute(__mi.method_ptr);
#[doc="Direct (non-virtual) call to `AccessoryBlankMenuItem`'s own `BuildAttribute`. Bypasses the vtable, so it won't hit an override/patch — use it for base calls."]pubunsafefnbuild_attribute(this:impl::core::convert::Into<::unity2::IlInstance>,)->crate::app::basicmenuitem::BasicMenuItem_Attribute{let __mi=Self::build_attribute_method_info();
62
+
let __inner:extern"C"fn(::unity2::IlInstance,::unity2::OptionalMethod,)->crate::app::basicmenuitem::BasicMenuItem_Attribute= ::core::mem::transmute(__mi.method_ptr);
0 commit comments