Click or drag to resize

CollectionObserverTItemRegisterItem Event

Action to call after an item enters the collection.

Namespace:  Slash.Unity.DataBind.Foundation.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event Action<TItem> RegisterItem

Value

Type: SystemActionTItem
See Also