TMtxProgressRuntime::OnThreadInit Property

__declspec(property(get = GetOnThreadInit, put = SetOnThreadInit)) tNotifyEvent OnThreadInit;

Read: tNotifyEvent GetOnThreadInit();
Write: void SetOnThreadInit(const tNotifyEvent &Value);
Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler