PST SDK  5.2.0.0-0eac0f6
PSTech.Pstsdk.TargetStatus Struct Reference

Tracking target status. More...

+ Collaboration diagram for PSTech.Pstsdk.TargetStatus:

Public Attributes

Target Target
 Tracking target information. More...
 
bool Status
 Status of the tracking target (active or inactive) as listed in the PST-Client software. More...
 

Detailed Description

This struct provides status information about a tracking target. The status is either true (active), in which case the object will be tracked when seen by the PST Tracker, or false (inactive), in which case it will not be tracked by the PST Tracker.

See also
Target, Tracker.GetTargetList, Tracker.SetTargetStatus, Tracker.GetTargetStatus

Member Data Documentation

◆ Status

bool PSTech.Pstsdk.TargetStatus.Status

◆ Target

Target PSTech.Pstsdk.TargetStatus.Target

The documentation for this struct was generated from the following file: