CustomizationInspector Save

Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.

Project README

CustomizationInspector

Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.

Features

  • Provide some attributes to change original inspector.
    • Foldout
    • Rename
    • HideIf
    • ShowIf
    • ReadOnly
    • ValueDropdown
    • InfoBox
    • Button
    • FilePath
    • FolderPath
    • MinMax
    • SerializeReferenceSelector
  • Serialize dictionary class to easy edit in inspector.
  • Redraw Vector4 and Vector4Int inspector.

Effect

  • CommonAttributes

image

  • SerializeReferenceSelector

image

  • SerializableDictionary

image

  • MinMax

image

  • Vector4

image

Open Source Agenda is not affiliated with "CustomizationInspector" Project. README Source: Mr-sB/CustomizationInspector
Stars
37
Open Issues
0
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating