TRangeBound::TRangeBound

Creates a closed bound that includes the specified value.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

TRangeBound
(
    ElementValueOrConstRef InValue
)

Remarks

Creates a closed bound that includes the specified value.

Parameters

Parameter

Description

InValue

The bound's value.

See Also

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