Summary
Creates a new
UnityEditorInternal.ReorderableList for strings.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- AnimancerToolsWindow
Syntax
public static ReorderableList CreateReorderableStringList(List<string> strings, string name)
Parameters
| Name | Type | Description |
|---|---|---|
| strings | List |
|
| name | string |
Return Value
| Type | Description |
|---|---|
| ReorderableList |