Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


readOnly

Returns true if the cache is readonly.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool readOnly { get; }

Remarks

Only if the cache is in the StreamingAssets folder or the folder for the cache path is readonly, the cache is readonly.