InjectFix
InjectFix copied to clipboard
NotSupportedException: IL2CPP does not support marshaling delegates that point to instance methods to native code. The method we're attempting to marshal is: IFix.ILFixDynamicMethodWrapper::__Gen_Wrap_240
新增的方法中加了 [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] 标签,运行时报错