Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/FStreamingLevelActorListCollecti-
References
| Module | ReplicationGraph |
| Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
| Include | #include "ReplicationGraphTypes.h" |
| Source | /Engine/Plugins/Runtime/ReplicationGraph/Source/Private/ReplicationGraph.cpp |
bool RemoveActorFast
&40;
const FNewReplicatedActorInfo & ActorInfo,
UObject &42; Outer
&41;
Remarks
Removes the actor but using the faster swap operation that change the ordering of the list
Parameters
| Name | Description |
|---|---|
| ActorInfo | The actor to be removed |
| Outer | Optional pointer to the owner of the list if you want to output the owner name in any log messages |