This version of Unity is unsupported.

PlayableExtensions.IsNull

Declaration

public static bool IsNull(U playable);

Parameters

playable The Playable used by this operation.

Description

Returns true if the Playable is null, false otherwise.