- Inspector is available for both structs and classes
- Cross platform and available for mobile devices.
- Small file and memory footprint
- An alternative form on unity inspector which can also be viewable on runtime.
- Members and properties can be viewed in inspector
- Ready to use built-in viewers for primitive types such string, boolean, int, float, objects, arrays and etc.
- Easy to implement custom viewers for inspector.