Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ICollectionPropertyVisitor

interface in Unity.Properties

Description

Interface for receiving strongly typed property callbacks for collections.

Public Methods

Description
Visit Implement this method to accept visitation for a specialized collection property.