Namespace Unity.Properties.Editor
Classes
ConnectorFactory
ConnectorFactory<TValue>
NullElement<TType>
PropertyElement
Structs
Connector<TFieldValue, TValue>
InspectorContext<T>
Context of the inspector that give access to the data.
Interfaces
IInspector<T>
Allows to declare a type as custom inspector for the specified type.
IPropertyDrawer<TDrawerAttribute>
Allows to tag a
Enums
InspectorVisitLevel
Allows to know at which level we are inspecting.