This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

using TI.ZPI2; in C#

I'm trying to write a C# script that interfaces the TI.ZPI.dll.

Everything is fine except I don't know what is the analog in C# to ZEngine var in javascript.

Any idea?