UniqueCollectionAttribute Class

Summary

[Pro-Only] Shows a warning for any elements of the attributed collection which aren't unique.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets.Attributes
Base Types
  • PropertyAttribute
graph BT Type-->Base0["PropertyAttribute"] Type["UniqueCollectionAttribute"] class Type type-node

Syntax

[System.Diagnostics.Conditional("UNITY_EDITOR")]
public sealed class UniqueCollectionAttribute : PropertyAttribute

Attributes

Type Description
ConditionalAttribute