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

IVisitPropertyAdapter<T0>

interface in Unity.Properties


Implements interfaces:IPropertyVisitorAdapter

Description

Implement this interface to intercept the visitation for a specific TValue type.

IVisitPropertyAdapter_2IVisitPropertyAdapter

Public Methods

Visit Invoked when the visitor encounters specific TValue type with any container.