Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IExcludePropertyAdapter<T0,T1>

interface in Unity.Properties


Implements interfaces:IPropertyVisitorAdapter

Description

Implement this interface to filter visitation for a specific TContainer and TValue pair.

Public Methods

IsExcluded Invoked when the visitor encounters specific a TContainer and TValue pair.