This version of Unity is unsupported.

PlayableDirector.SetReferenceValue

public void SetReferenceValue(PropertyName id, Object value);

Parameters

id Identifier of the ExposedReference.
value The object to bind to set the reference value to.

Description

Sets an ExposedReference value.