Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ICollectionPropertyVisitor

Interface for receiving strongly typed property callbacks for collections.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Interface
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public interface ICollectionPropertyVisitor

Methods

Method

Description

VisitImplement this method to accept visitation for a specialized collection property.