Skip to content

Code Generation Notes

Travis Collins edited this page Jan 15, 2014 · 4 revisions

Limitations

You cannot pass objects to a codegenerated function

You cannot edit structures once read from within codegeneration Recommendation: Save all elements to structure at end of function

Clone this wiki locally