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.