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