This version of Unity is unsupported.

PlayableDirector.GetReferenceValue

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

Parameters

id Identifier of the ExposedReference.
idValid Whether the reference was found.

Description

Retreives an ExposedReference binding.