Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayableOutputExtensions.IsOutputNull

Declaration

public static bool IsOutputNull(U output);

Parameters

output The PlayableOutput used by this operation.

Description

Returns true if the PlayableOutput is null, false otherwise.