C4 Engine
C4 Engine API Documentation

Job::JobComplete

Defined in:  C4Threads.h
Returns a boolean value indicating whether a job has finished executing.
Prototype

bool JobComplete(voidconst;

Description
The JobComplete function returns a boolean value indicating whether a job has finished executing.
See Also

Job::JobCancelled