DaZombieKiller / TypeTreeDumper

Experimental tool to export type tree information from the Unity editor.
MIT License
46 stars 11 forks source link

Dump Improvements #27

Closed ds5678 closed 3 years ago

ds5678 commented 3 years ago

This pull request replaces the double space in the struct dumps with a single tab.

It also fixes a random bug I found in the object hide flags.