Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IPropertyBag

Base untyped interface for implementing property bags.
Read time 1 minuteLast updated 6 days ago

Definition

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

Methods

Method

Description

AcceptCall this method to invoke IPropertyBagVisitor.Visit with the strongly typed container for the given
container
object.