Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ITypeVisitor

Interface used to receive a visitation callbacks for a specific type.
Read time 1 minuteLast updated 7 days ago

Definition

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

Methods

Method

Description

VisitImplement this method to accept visitation for container type.