 | 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
Syntaxpublic void Add(
T batchElement
)
Parameters
- batchElement
- Type: T
See Also