ItemInsertedEventArgsWasDuplicated Property |
Indicates if inserted item was duplicated from another item.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic bool WasDuplicated { get; }
public function get WasDuplicated() : boolean
Property Value
Type:
Boolean
See Also