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 |
|---|---|
| ObjectKey | The key of this property in the dictionary. |