Enigmatic
Joined: 19 Jul 2008 Posts: 3 Location: Adelaide, South Australia
|
Posted: Sat Jul 19, 2008 15:46 Post subject: NWNX4 accessible for C# .net |
|
|
I have tried doing a search and reading around on this topic but have struggled to find a definitive answer.
While C++ is a fantastic language and perfectly suitable for interaction with the NWN server as it is also written in C, I would like to do some very complex, interactive and dynamic programming that given my skillset would be far easier (and quicker) if written in C#.Net. It would also allow a
To be able to access NWNX4 through .Net, COM Interop needs to be used to correctly access the C++ dll's provided with the installer. Unfortunately no type libraries (.tlb) are provided and there isn't enough information to be able to hook it in (from what I can see).
I have noticed that there was a version for NWNX2 and have asked in that thread about a NWNX4 version but wanted to also put the call out to see if anyone else has done this. |
|