A downloadable tool

Download NowName your own price

Version: 1.0.0

Custom attribute that extend basic inspector functionality.

Use Cases:

  • Make a field read-only
  • Show a field conditionally based on other fields.

Package Mirrors:

itch.iogitnpm

Key Scripts & Components:

  1. public class ReadOnlyAttribute : PropertyAttribute
  2. public class ShowIfAttribute : PropertyAttribute
    • Properties:
      • public String ComparedPropertyName { get; }
      • public Object ComparedValue { get; }
      • public ComparisonType Comparison { get; }
      • public DisablingType Disabling { get; }

Download

Download NowName your own price

Click download now to get access to the following files:

com.iron-mountain.inspector-attributes.unitypackage 5 kB

Leave a comment

Log in with itch.io to leave a comment.