IExposedPropertyTable
interface in UnityEngine
Description 描述
Interface for objects used as resolvers on ExposedReferences.
Public Methods 公共方法
| ClearReferenceValue | Remove a value for the given reference. | ||
| GetReferenceValue | Retrieves a value for the given identifier. | ||
| SetReferenceValue | Assigns a value for an ExposedReference. |