Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IDictionaryElementProperty

Interface over a property representing a untyped dictionary element.
Read time 1 minuteLast updated 5 days ago

Definition

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

Properties

Property

Description

ObjectKeyThe key of this property in the dictionary.