Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRange
Description
Get the range's upper bound.
| Name | GetUpperBound |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Range.h |
| Include Path | #include "Math/Range.h" |
BoundsType GetUpperBound() const
Upper bound.
See Also
-
GetUpperBoundValue
-
HasUpperBound