Click or drag to resize

BatchGeneratorTAdd Method

Adds a new item to the batch template.

Namespace:  Gamelogic.Extensions.Obsolete
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Add(
	T batchElement
)

Parameters

batchElement
Type: T
See Also