Inherits VLWorkerReferenceBehaviour.
Public Member Functions | |
| void | StartTracking () |
Data Fields | |
| string | projectDir = "" |
| string | trackingConfiguration = null |
Additional Inherited Members | |
Protected Member Functions inherited from VLWorkerReferenceBehaviour | |
| virtual bool | InitWorkerReference () |
| Initializes the workerBehaviour and Worker member variables. More... | |
Protected Attributes inherited from VLWorkerReferenceBehaviour | |
| VLWorker | worker |
| VLWorkerBehaviour | workerBehaviour |
| Reference to used VLWorkerBehaviour. More... | |