Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cacheable

Set the cacheable property if you do not want the search backend to pull cached values from the property database.
Read time 1 minuteLast updated 6 days ago

Definition

public bool cacheable { get; set; }

Remarks

This is particularly useful if you know that the selected value changes often.