TRangeSet::Empty

Removes a range from the set. Ranges that overlap with the removed range will be split.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/RangeSet.h"

Syntax

void Empty()

Remarks

Removes a range from the set.

Ranges that overlap with the removed range will be split.

Parameters

Parameter

Description

Range

The range to remove.Removes all ranges from the set.

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