Click or drag to resize

BagTAdded Event

Event called whenever a new item is added.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public event Action<T, int> Added
Request Example View Source

Value

Type: SystemActionT, Int32
See Also