Navigation
Unreal Engine C++ API Reference > Plugins > ReplicationGraph
References
Module | ReplicationGraph |
Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
Include | #include "ReplicationGraphTypes.h" |
Syntax
struct FGatheredReplicationActorLists
Remarks
Gathering Parameters
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddReplicationActorList
(
const FActorRepListRefView& List, |
|
![]() ![]() |
bool | ContainsLists
(
EActorRepListTypeFlags Flags |
|
![]() ![]() |
const TArray< FActorRepListConstView > & | GetLists
(
EActorRepListTypeFlags ListFlags |
|
![]() ![]() |
int32 | NumLists () |
|
![]() |
void | Reset () |