Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRangeBound
Description
Returns the given bound with its inclusion flipped between inclusive and exclusive.
If the bound is open it is returned unchanged.
| Name | FlipInclusion |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/RangeBound.h |
| Include Path | #include "Math/RangeBound.h" |
static TRangeBound FlipInclusion
(
const TRangeBound & Bound
)
A new bound.