Assign(SearchTable)
Assign from a SeachTable. Will copy (and clone) every member from the source SearchTable.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public void Assign(SearchTable table)
Parameters
Source search table.