Click or drag to resize

ICommandResponse Interface

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

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

Defines the interface for command responses

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public interface ICommandResponse

The ICommandResponse type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Used to uniquely identify a specific instance of a command
Public propertyDescription
Provides a UI-friendly textual description of the response
Public propertyName
The text-based name of the command
Public propertyResponder
Reference to the responding object
Top
Remarks