I completely remade the PropertyPrint function (and decided to call it proprint instead), which prints the properties and property values for the given object instance.
It's alot faster than propertyprint and I'm much happier with this version. I would like to thank Eric for the idea of looking at the metafields to find unpublished properties that you can still access, this version does a better job at that also.
I also changed what the function uses for indentation from tab('\t') to (' ') which looks like a regular indentation for me in the Lua Engine, and makes it much more readable. If you want to change this, you can do so easily by changing the "indent" value in the table at the very beginning of the module. To use it you can just put it in your autorun folder. Let me know if you have any suggestions!
proprint: Cheat Engine Object Properties
New and Improved PropertyPrint
Moderator: Table Moderator