disStructureBeamTarget Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureBeamTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize(disStructureEntityID) |
Set the data for this tracked target.
| |
| Initialize(disStructureEntityID, Int32, Int32) |
Set the data for this jamming target.
| |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| beamID |
Jamming victim beam ID of victim emitter or 0 for target tracking.
| |
| emitterID |
Jamming victim emitter ID or 0 for target tracking.
| |
| entityID |
Target that is being tracked (unless tracking but being jammed, then blank) OR jamming victim.
|