C4 Engine
C4 Engine API Documentation

Job::JobCancelled

Defined in:  C4Threads.h
Returns a boolean value indicating whether a job has been cancelled.
Prototype

bool JobCancelled(voidconst;

Description
The JobCancelled function returns a boolean value indicating whether a job has been cancelled by the ThreadMgr::CancelJob function.
See Also

Job::JobComplete