Is there a way to create a C++ Managed DLL for Unity?
Why do I want this? I want to be able to use DirectInput (which only exists in C++) in Unity, and I did not want to do DLLImport.
Thanks,
↧