Click or drag to resize

BagTAdd Method (BunchT)

Adds the amount of items.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public void Add(
	Bunch<T> bunch
)
Request Example View Source

Parameters

bunch
Type: Kit.ContainersBunchT
See Also