Click or drag to resize

ICommandProcessorRemoveCommand Method

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Removes/Revokes a command (order)

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
bool RemoveCommand(
	ICommand command
)

Parameters

command
Type: BSI.MACE.AI.CommandsICommand
The command to be removed

Return Value

Type: Boolean

[Missing <returns> documentation for "M:BSI.MACE.ICommandProcessor.RemoveCommand(BSI.MACE.AI.Commands.ICommand)"]

See Also