TMtxProgressRuntime::Max Property

__declspec(property(get = GetMax, put = SetMax)) int Max;

Upper index for loop.

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