I am working on a Pre-Hospital EMT Simulation piece of software.
The prototype works in Visual Basic, with ties to CLIPS (as my underlying Knowledge-Base System) and MS Agents, but with support going away on some of those products I want to now migrate to a Unity front end with CLIPS still handling the artificial intelligence work for me.
The problem I am encountering (with many more to follow, I presume) is that I am not sure of the proper syntax to use in setting up the access to the DLL from C# (and in Unity). Is there a primer I can read to help me get started?
Thank you,
Ed Raposo