Click or drag to resize

CommandSpacePOI Property

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

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

Gets the list of Platforms Of Interest to this command. e.g. If an attack order, this list would contain targets.

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public SyncList<IPhysicalEntity> POI { get; }

Property Value

Type: SyncListIPhysicalEntity
See Also