GetFieldNames()
Returns a list of all field names.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public string[] GetFieldNames()
Returns
Type | Description |
|---|---|
| string[] | Field names. |
public string[] GetFieldNames()
Type | Description |
|---|---|
| string[] | Field names. |