Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


valid

Returns true if the cache is valid.
Read time 1 minuteLast updated 5 days ago

Definition

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

Remarks

It returns false if the cache has been removed from cache list.