FActorRepListRefView::RemoveSlow

Removes the element but keeps the order intact. Generally not recommended for large lists.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h

Include

#include "ReplicationGraphTypes.h"

Syntax

bool RemoveSlow
(
    const FActorRepListType & ElementToRemove
)

Remarks

Removes the element but keeps the order intact. Generally not recommended for large lists.

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