FSmallListSet::Remove

Remove Value from the list at ListIndex

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/SmallListSet.h

Include

#include "Util/SmallListSet.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Private/Util/SmallListSet.cpp

Syntax

bool Remove
(
    int32 ListIndex,
    int32 Value
)

Remarks

Remove Value from the list at ListIndex

Returns

false if Value was not in this list

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