Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IQuerySource

The source of block is usually the query builder for a given search view.
Read time 1 minuteLast updated 11 days ago

Definition

public interface IQuerySource

Properties

Property

Description

contextSearch context of the query source.
searchViewSearch view in which the query block is displayed.

Methods

Method

Description

ApplyApply any changes to the block to the source.
RepaintIndicates that the query block should be repainted.