LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

IExposedPropertyTable.SetReferenceValue

public void SetReferenceValue(PropertyName id, Object value);

Parameters

idIdentifier of the ExposedReference.
valueThe value to assigned to the ExposedReference.

Description

Assigns a value for an ExposedReference.