This version of Unity is unsupported.

SearchTable.Clone

Declaration

public Search.SearchTable Clone(string newName);

Parameters

newName Name of the new table configuration.

Returns

SearchTable The newly created search table, ready to be saved.

Description

Creates a copy of the search table configuration.

New copies of the search columns will also be created.