Declared in GroundStation
Declaration
void StopTracking(
UniverseObject target
);Description
Stops tracking a particular object and removes the access message from the system.
Parameters
| Name | Description |
|---|---|
| target | The target to stop tracking |
Declared in GroundStation
void StopTracking(
UniverseObject target
);Stops tracking a particular object and removes the access message from the system.
| Name | Description |
|---|---|
| target | The target to stop tracking |