Summary
Creates a new
UnityEditorInternal.ReorderableList
for string
s.- 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 |