Click or drag to resize

disStructureEntityID Constructor (UInt16, UInt16, UInt16)

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

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

Constructor.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public disStructureEntityID(
	ushort newSite,
	ushort newApplication,
	ushort newEntity
)

Parameters

newSite
Type: SystemUInt16
The location of this simulation.
newApplication
Type: SystemUInt16
The executable that is running this simulation.
newEntity
Type: SystemUInt16
The platform or other item identifier.
Remarks