IExposedPropertyTable

interface in UnityEngine

Switch to Manual

Description

Interface for objects used as resolvers on ExposedReferences.

Public Functions

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