刘利波

Results 3 comments of 刘利波

I agree! Now the .unitypackage is not so good for Unity2019.

> I agree, it would be great to share the inner workings of Crucible. I'll pass your suggestion to the rest of the team and see what comes up :)...

Any update?? Same question, why `CppSharp.Runtime.UTF8Marshaller` in generated code? like: ```csharp [SuppressUnmanagedCodeSecurity, DllImport("gif", EntryPoint = "EGifOpenFileName", CallingConvention = __CallingConvention.Cdecl)] internal static extern __IntPtr EGifOpenFileName([MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef = typeof(CppSharp.Runtime.UTF8Marshaller))] string GifFileName, bool...