Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetColumns()

Invoked when the table needs to get the list of columns to be displayed.
Read time 1 minuteLast updated 9 days ago

Definition

IEnumerable<SearchColumn> GetColumns()

Returns

Type

Description

IEnumerable<SearchColumn>Enumerate table view columns.