Hi,
I understand.
My goal is to allow script developers to define structs or classes that will be usable by C# classes.
I want to offer an API that is data independent, and the data structure have to be defined by script developers.
So another idea I have, is to offer another API to construct dynamicly a C# class.
Is it possible then to makes an AddHostType of a dynamic C# class ?
Thanks for advance
Sybaris
I understand.
My goal is to allow script developers to define structs or classes that will be usable by C# classes.
I want to offer an API that is data independent, and the data structure have to be defined by script developers.
So another idea I have, is to offer another API to construct dynamicly a C# class.
Is it possible then to makes an AddHostType of a dynamic C# class ?
Thanks for advance
Sybaris