Version 3.3.0.1

OdinPropertyProcessor<TValue> class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public abstract class OdinPropertyProcessor<TValue> : OdinPropertyProcessor
Inheritance

Type Parameters

TValue

Constructors

OdinPropertyProcessor()
protected OdinPropertyProcessor()

Properties

ValueEntry
public IPropertyValueEntry<TValue> ValueEntry { get; }