LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

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.