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