Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetElements()

Invoked when the property table needs all view elements not necessarily sorted.
Read time 1 minuteLast updated 5 days ago

Definition

IEnumerable<SearchItem> GetElements()

Returns

Type

Description

IEnumerable<SearchItem>Enumerate all search items to be displayed in the table.