TRangeSet::HasMaxBound

Checks whether the range has an uppermost bound.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/RangeSet.h

Include

#include "Math/RangeSet.h"

Syntax

bool HasMaxBound() const

Remarks

Checks whether the range has an uppermost bound.

Returns

true if the range has an uppermost bound, false otherwise.

See Also

GetUpperBound

GetUpperBoundValue

HasMinBound

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss