This version of Unity is unsupported.

IExposedPropertyTable

interface in UnityEngine

Description

Interface for objects used as resolvers on ExposedReferences.

Public Methods

ClearReferenceValueRemove a value for the given reference.
GetReferenceValueRetrieves a value for the given identifier.
SetReferenceValueAssigns a value for an ExposedReference.