This version of Unity is unsupported.

PlayableOutputExtensions.SetReferenceObject

public static void SetReferenceObject(U output, Object value);

Parameters

output The PlayableOutput used by this operation.
value The new reference object value.

Description

Sets the bound object to a new value. Used to associate an output to an object (Track asset in case of Timeline).