Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IExcludePropertyAdapter<TValue>

Implement this interface to filter visitation for a specific TValue type.
Read time 1 minuteLast updated 11 days ago

Definition

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