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

IListPropertyVisitor

interface in Unity.Properties

Description

Interface for receiving strongly typed property callbacks for lists.

Public Methods

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