FReplicationGraphDebugInfo

-----------------------------------------------------------------------------------------------------------------------------------------

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

struct FReplicationGraphDebugInfo

Remarks


Debug Info

Variables

Name Description

Public variable

FOutputDevice &

 

Ar

Public variable

bool

 

bShowEmptyNodes

Public variable

FString

 

CurrentIndentString

Public variable

EFlags

 

Flags

Public variable

const FString

 

IndentString

Constructors

Name Description

Public function

FReplicationGraphDebugInfo

(
    FOutputDevice& InAr
)

Functions

Name Description

Public function

void

 

Log

(
    const FString& Str
)

Public function

void

 

PopIndent()

Public function

void

 

PushIndent()

Enums

Name

Description

Public enum

EFlags

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