FSmallListSet::RemoveFromLinkedList

Remove val from the linked-list attached to block_ptr

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 RemoveFromLinkedList
(
    int32 block_ptr,
    int32 val
)

Remarks

Remove val from the linked-list attached to block_ptr

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