This version of Unity is unsupported.

IExposedPropertyTable.GetReferenceValue

public Object GetReferenceValue(PropertyName id, out bool idValid);

Parameters

idIdentifier of the ExposedReference.
idValidIs the identifier valid?

Returns

Object The value stored in the table.

Description

Retrieves a value for the given identifier.