Navigation
API > API/Plugins > API/Plugins/ReplicationGraph
-----------------------------------------------------------------------------------------------------------------------------------------Debug Info
| Name | FReplicationGraphDebugInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
| Include Path | #include "ReplicationGraphTypes.h" |
Syntax
struct FReplicationGraphDebugInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FReplicationGraphDebugInfo
(
FOutputDevice& InAr |
ReplicationGraphTypes.h |
Enums
Public
| Name | Remarks |
|---|---|
| EFlags |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ar | FOutputDevice & | ReplicationGraphTypes.h | ||
| bShowEmptyNodes | bool | ReplicationGraphTypes.h | ||
| CurrentIndentString | FString | ReplicationGraphTypes.h | ||
| Flags | EFlags | ReplicationGraphTypes.h | ||
| IndentString | const FString | ReplicationGraphTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Log
(
const FString& Str |
ReplicationGraphTypes.h | ||
void PopIndent() |
ReplicationGraphTypes.h | ||
void PushIndent() |
ReplicationGraphTypes.h |