Click or drag to resize
ItemInsertedEventArgsWasDuplicated Property
Indicates if inserted item was duplicated from another item.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public bool WasDuplicated { get; }

Property Value

Type: Boolean
See Also