Notifications
Clear all
[Closed] SDK struct member variables?
May 09, 2012 5:45 pm
I am trying to create a struct accessible in maxcript that has member variables and member functions.
The function part seems easy enough using the def_struct_primitive macro, but what about member variables? I have looked through the examples and docs but have not found much so far. Thanks in advance.