SetNoBackupFlag(string)
Set file flag to be excluded from iCloud/iTunes backup.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.tvOS
- Assembly: UnityEngine.CoreModule
public static void SetNoBackupFlag(string path)
Parameters
Remarks
As a side-effect, if it was located in Caches folder, it won't be deleted by OS.