Inherits VLWorkerReferenceBehaviour.
Protected Member Functions | |
override bool | InitWorkerReference () |
Initializes the workerBehaviour and Worker member variables. More... | |
Protected Attributes | |
VLSynchronousWorkerBehaviour | syncWorkerBehaviour = null |
Protected Attributes inherited from VLWorkerReferenceBehaviour | |
VLWorker | worker |
VLWorkerBehaviour | workerBehaviour |
Reference to used VLWorkerBehaviour. More... | |
|
inlineprotectedvirtual |
Initializes the workerBehaviour and Worker member variables.
true
, on success; false
otherwise. Reimplemented from VLWorkerReferenceBehaviour.