TInterval::operator-=

Offset the interval by subtracting X.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Interval.h"

Syntax

void operator-=
(
    ElementType X
)

Remarks

Offset the interval by subtracting X.

Parameters

Parameter

Description

X

The offset.

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