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 SetUpperBound
&40;
const BoundsType & NewUpperBound
&41;
Remarks
Assign the new upper bound for this range
Parameters
| Name | Description |
|---|---|
| NewUpperBound | The new upper bound to assign |