IExcludeContravariantPropertyAdapter<TContainer, TValue>
Implement this interface to filter visitation for a specific TContainer and TValue pair.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Interface
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public interface IExcludeContravariantPropertyAdapter<TContainer, in TValue> : IPropertyVisitorAdapter