Version 3.3.0.1

ValueStateUpdater<TValue> class

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

Type Parameters

TValue

Constructors

ValueStateUpdater()
protected ValueStateUpdater()

Properties

ValueEntry
Gets the strongly typed ValueEntry of the OdinValueStateUpdater's property.
public IPropertyValueEntry<TValue> ValueEntry { get; }