documentation

VLSynchronousWorkerReferenceBehaviour Class Reference

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...
 

Member Function Documentation

◆ InitWorkerReference()

override bool VLSynchronousWorkerReferenceBehaviour.InitWorkerReference ( )
inlineprotectedvirtual

Initializes the workerBehaviour and Worker member variables.

Returns
true, on success; false otherwise.

Reimplemented from VLWorkerReferenceBehaviour.