c in unity code example
Example: c in unity
It is possible to use C++ with the Free version of Unity,
although it is easier to work with if you have a Unity Pro license.
All you have to do is wrap it up in a DLL and follow the instructions
below on where to place it. For Unity 4 Free:
Add unmanaged code to the Unity Project Root: UnityProject.