• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.02: 2023-12-27T14:00:35Z
  • First Published: 2023-12-15T17:31:16Z
  • Size: 5413536
  • Supported Unity Versions: 2022.3.8
tools gui

Versatile Runtime Inspector

No rating !(0 Vote)
$29.94 $29.94

Easy to use: Just add the [Export] attribute to a field, and it will be displayed in the runtime inspector.


Versatile Runtime Inspector:

  • Displays object properties at runtime
  • Easy to use
  • Does not disrupt existing workflows
  • Supports all Unity types
  • Some fields can have multiple display styles
  • Drag and resize your inspector window as you like
  • Performance-friendly, customizable update frequency
  • Built on Unity's best-performing UI framework, UIElements
  • Easily create different themes

Uses:

  • Character panels
  • Settings panels
  • Inventory panels
  • In-game editor object inspector
  • Debugging in-game GameObjects

Supported types:

  • int, uint, float, Double, string, bool, enum, action
  • Vector2, Vectro2Int, Vector3, Vector3Int, Vector4
  • Color, Rect, RectInt, Bound, Quaternion
  • object, Array, List
  • function

Attributes:

  • [Export]

    Supports custom display names

  • [ReadOnly]

    Set to read-only

  • [Label]

    Set to text display, hides field names

    Supported field type: string

  • [Option]

    Supports single and multiple selection

    Supported field types: int, string, List<int>, List<String>

  • [ProgressBar]

    Can set progress bar color and number text display style

    Supported field types: int, float

  • [Slider]

    Can be set to display as a percentage

    Supported field types: int, float


For any questions or suggestions, please contact email:

    [email protected]


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!