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 FReplicationGraphDebugInfo
Remarks
Debug Info
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FOutputDevice & | Ar | |
![]() |
bool | bShowEmptyNodes | |
![]() |
FString | CurrentIndentString | |
![]() |
EFlags | Flags | |
![]() |
const FString | IndentString |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FReplicationGraphDebugInfo
(
FOutputDevice& InAr |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void | PopIndent () |
|
![]() |
void | PushIndent () |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EFlags |