This version of Unity is unsupported.

PlayableDirector.SetReferenceValue

public void SetReferenceValue(PropertyName id, Object value);

Parameters

idIdentifier of the ExposedReference.
valueThe object to bind to set the reference value to.

Description

Sets an ExposedReference value.