FVisualLogEvent

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct FVisualLogEvent

Variables

Name Description

Public variable

int32

 

Counter

Public variable

TMap< FName, in...

 

EventTags

Public variable

FString

 

Name

Public variable

FName

 

TagName

Public variable

int64

 

UserData

Public variable

FString

 

UserFriendlyDesc

Public variable

TEnumAsByte< EL...

 

Verbosity

Constructors

Name Description

Public function

FVisualLogEvent()

Public function

FVisualLogEvent

(
    const FVisualLogEventBase& Event
)

Operators

Name Description

Public function

FVisualLogEv...

 

operator=

(
    const FVisualLogEventBase& Event
)

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