TRangeBound::IsInclusive

Checks whether the bound is inclusive.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

bool IsInclusive() const

Remarks

Checks whether the bound is inclusive.

Returns

true if the bound is inclusive, false otherwise.

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