- Home /
Question by
Gustavo-Santos · Mar 13, 2019 at 10:35 PM ·
plugindllc++
Is there a way to create a C++ Managed DLL for Unity?
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,
Comment
Your answer
Follow this Question
Related Questions
return char** from C++ DLL 0 Answers
Import (mixed assembly) managed C++/CLI DLL plugin 0 Answers
Native c++ (mingw) plugin works in editor but not in build 1 Answer
Unity plugins 0 Answers