Skip to content

BatchCommand

interludesoftware.tick

Interlude.Tick

BatchCommand Class

public class BatchCommand

Inheritance System.Object → BatchCommand

Methods

BatchCommand.DeepCopy() Method

Returns a new BatchCommand with all fields copied, including a deep copy of Interlude.Tick.BatchCommand.Command.

public Interlude.Tick.BatchCommand DeepCopy();

Returns

BatchCommand

BatchCommand.Reset() Method

Resets all fields to their default values so the instance can be returned to an object pool.

public void Reset();