Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
public abstract class AttributeStateUpdater<TAttribute, TValue> : AttributeStateUpdater<TAttribute> where TAttribute : Attribute
protected AttributeStateUpdater()
public IPropertyValueEntry<TValue> ValueEntry { get; }