Method group is Obsolete

ReplayKit.Discard

Obsolete ReplayKit will be removed in future version of Unity.

Declaration

public static bool Discard();

Returns

bool A boolean value of True if the recording was discarded successfully or False if an error occurred.

Description

Discard the current recording.

Discards the current recording, if it exists. Does nothing if there is no current recording.

If ReplayKit.APIAvailable is false, this method does nothing and returns false.


Did you find this page useful? Please give it a rating: