Odin static Inspector

The Static Inspector lets you select any type, and see all of its static members. You can inspect properties, fields, even methods, fully displayed with all their arguments. You can even filter the static inspector display by member type and name.

If you're a programmer or a brave designer, then you're likely going find the Static Inspector very helpful during debugging and testing, as it puts your project's, Unity's and .NET's entire static API right at your fingertips, no coding necessary.