IVisitContravariantPropertyAdapter<TValue>
Implement this interface to intercept the visitation for a specific TValue type.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Interface
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public interface IVisitContravariantPropertyAdapter<in TValue> : IPropertyVisitorAdapter