Click or drag to resize

SlotItemsSetterSlotItemDestroyedEventData Class

Inheritance Hierarchy
SystemObject
  Slash.Unity.DataBind.Foundation.SettersSlotItemsSetterSlotItemDestroyedEventData

Namespace:  Slash.Unity.DataBind.Foundation.Setters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class SlotItemDestroyedEventData

The SlotItemsSetterSlotItemDestroyedEventData type exposes the following members.

Constructors
  NameDescription
Public methodSlotItemsSetterSlotItemDestroyedEventData
Initializes a new instance of the SlotItemsSetterSlotItemDestroyedEventData class
Top
Properties
  NameDescription
Public propertySlotIndex
Index of slot that was destroyed.
Top
See Also