Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ICollectionPropertyBagAccept<TContainer>

Interface for accepting collection property bags visitation.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Interface
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public interface ICollectionPropertyBagAccept<TContainer>

Methods

Method

Description

AcceptCall this method to invoke Visit_2 with the strongly typed container.