public static bool IsOutputValid (U output);

Parameters

outputThe PlayableOutput used by this operation.

Returns

bool True if the PlayableOutput has not yet been destroyed and false otherwise.

Description