Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IExposedPropertyTable.SetReferenceValue

Declaration

public void SetReferenceValue(PropertyName id, Object value);

Parameters

id Identifier of the ExposedReference.
value The value to assigned to the ExposedReference.

Description

Assigns a value for an ExposedReference.