public static bool IsOutputValid (U output);

Parámetros

outputThe PlayableOutput used by this operation.

Valor de retorno

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

Descripción