Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRange
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Range.h |
Include | #include "Math/Range.h" |
void SetLowerBound
&40;
const BoundsType & NewLowerBound
&41;
Remarks
Assign the new lower bound for this range
Parameters
Name | Description |
---|---|
NewLowerBound | The new lower bound to assign |