Click or drag to resize

BatchGeneratorTRemove Method

Removes an item from the batch template.

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

Parameters

batchElement
Type: T
See Also