PDA

View Full Version : native code



pacerx
11-05-2009, 08:03 PM
How do you implement native code methods?

ambershee
11-05-2009, 08:09 PM
You can't.

pacerx
11-05-2009, 08:18 PM
consider it a feature request.

neai
11-05-2009, 08:24 PM
C++/whatever should be still possible via TCP/IP.

ambershee
11-05-2009, 08:25 PM
TCP is slow however. As a feature request, I doubt it will happen. Native code access is the big thing that seperates licensees from UDKer's.

Solid Snake
11-05-2009, 08:28 PM
The only other way of providing that sort of feature would be to have a set of headers to compile against ... but that would cause a whole host of other problems.