WIP: Csharp torque3d work#2365
Conversation
|
Why are you changing AFX fields? They're not normal properties as for most of them each time they're changed it's pushing the field referenced datablock value to a dynamic array to queue up multiple identical elements of the same type. Hence why they're prefixed with |
|
I realize that there is a reason they are pre-fixed. Which one of these do I get if I do |
|
based on a review of the docs and samples, would say keep the varname, change the method to push |
|
Closed in favor of #2366 |
No description provided.