Add

The Add method adds the argument instruction to the InstructionManager. The InstructionManager stores stores its own list of instructions which are executed according to their TimeToExecute.

For more information on how the InstructionManager handles instructions that are added to it, see the InstructionManager.Instructions page.

Last updated