FVisualLoggingParameters

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionTypes.h

Include

#include "NetworkPredictionTypes.h"

Syntax

struct FVisualLoggingParameters

Variables

Name Description

Public variable

EVisualLoggingC...

 

Context

Public variable

FString

 

DebugString

Public variable

int32

 

Frame

Public variable

EVisualLoggingL...

 

Lifetime

Public variable

FString

 

StateString

Constructors

Name Description

Public function

FVisualLoggingParameters

(
    EVisualLoggingContext InContext,
    int32 InFrame,
    EVisualLoggingLifetime InLifetime,
    const FString& Str
)

Functions

Name Description

Public function Const

FColor

 

GetDebugColor()

Constants

Name

Description

DebugColors

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