public static bool IsOutputValid (U output);

파라미터

outputThe PlayableOutput used by this operation.

반환

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

설명