ReorderableListControl Constructor (ReorderableListFlags) |
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic ReorderableListControl(
ReorderableListFlags flags
)
public function ReorderableListControl(
flags : ReorderableListFlags
)
Parameters
- flags
- Type: Rotorz.ReorderableListReorderableListFlags
Optional flags which affect behavior of control.
See Also