Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IExcludePropertyAdapter<TContainer, TValue>

Implement this interface to filter visitation for a specific TContainer and TValue pair.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Interface
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public interface IExcludePropertyAdapter<TContainer, TValue> : IPropertyVisitorAdapter