BepInEx / Il2CppInterop

A tool interoperate between CoreCLR and Il2Cpp at runtime
GNU Lesser General Public License v3.0
185 stars 59 forks source link

Fix "No method found for vtable entry" for method with ref parameter #102

Closed sir0x1 closed 5 months ago

sir0x1 commented 1 year ago

e.g. class inherited from UnityEngine.InputSystem.InputBindingComposite<>

js6pak commented 5 months ago

Fixed by e8d1acb