Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRangeSet
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/RangeSet.h |
| Include | #include "Math/RangeSet.h" |
ElementType GetMaxBoundValue() const
Remarks
Gets the value of the uppermost bound.
Use HasMaxBound() to ensure that this range actually has an upper bound. Bound value.