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

IPropertyAccept<T0>

interface in Unity.Properties

Description

Interface for accepting property visitation.

Public Methods

Accept Call this method to invoke IPropertyVisitor.Visit_2 with the strongly typed container and value.