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