PlayableOutputExtensions.IsOutputValid
public static bool IsOutputValid(U output);
Parameters
| output | The PlayableOutput used by this operation. |
Returns
bool True if the PlayableOutput has not yet been destroyed and false otherwise.
| output | The PlayableOutput used by this operation. |
bool True if the PlayableOutput has not yet been destroyed and false otherwise.