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

QueryEngine<T0>.searchDataCallback

public Func<TData,IEnumerable<string>> searchDataCallback;

Description

The callback used to get the data to match to the search words.