TMtxProgressRuntime::Min Property

__declspec(property(get = GetMin, put = SetMin)) int Min;

Lower index for loop.

Read: int GetMin();
Write: void SetMin(int Value);
Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler