FVisualLogEventBase

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct FVisualLogEventBase

Variables

Name Description

Public variable

const FString

 

FriendlyDesc

Public variable

const FString

 

Name

Public variable

const ELogVerbo...

 

Verbosity

Constructors

Name Description

Public function

FVisualLogEventBase

(
    const FString& InName,
    const FString& InFriendlyDesc,
    ELogVerbosity::Type InVerbosity
)

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