Community Made Tools

Have you made any useful utilities with Odin?

Login and submit your creations here

Resolved Parameters Overview Window

Authored by Antonio Rafael
Shared 01-02-2022

An editor window listing all Odin attribute parameters using value/action resolvers. It shows:

  • Name
  • Owning Attribute
  • Description
  • Additional Infos/Warnings
  • Resolver Type
  • Resolves To
  • Fallback Value
  • Named Value Information
    • Name
    • Type
    • Description
  • Example Code
  • Example Preview

Installation

Simply put the downloaded ResolvedParametersOverviewWindow folder in your project and open the window by navigating to Tools > Odin Inspector > Resolved Parameters Overview.

Requires at least Unity 2019.4.0

Available on GitHub