Creating classes during runtime
by Wietse Van Aerde · in Technical Issues · 01/31/2008 (4:55 am) · 2 replies
Not language specific question:
Is there a name for the technique where you create classes during run-time?
That way I know what to search for in the overabundance of information.
A technique that does something similair is also welcome.
Is there a name for the technique where you create classes during run-time?
That way I know what to search for in the overabundance of information.
A technique that does something similair is also welcome.
About the author
Recent Threads
#2
02/01/2008 (12:17 pm)
You could call datablock in torquescript for classes(?). And they can be created during runtime. So there is at least one technique for this.
Torque Owner Nikos Beck