TMtxProgressRuntime::WorkerActive Property

__declspec(property(get = GetWorkerActive)) bool WorkerActive;

True while a background worker is active.

Read: bool GetWorkerActive();
Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler