- Home /
Question by
simon_unity928 · Mar 19, 2020 at 07:31 PM ·
c#script.c++
Interaction between c++ and c#
Hi,
the unity engine is written in c++ and the scripts are coded in c#. Can someone explain me how the interaction between the two languages is realized by unity? How is the architecture designed in order to execute the scripts? I know there are some techniques out there especially with mono but which mechanism is used by the engine?
Thanks!
Comment
Your answer