Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Cache.readOnly

public bool readOnly;

Description

Returns true if the cache is readonly.

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