FVisualLoggerCategoryVerbosityPair

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct FVisualLoggerCategoryVerbosityPair

Variables

Name Description

Public variable

FName

 

CategoryName

Public variable

ELogVerbosity::...

 

Verbosity

Constructors

Name Description

Public function

FVisualLoggerCategoryVerbosityPair

(
    FName Category,
    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