FVisualLogEntryItem

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct FVisualLogEntryItem

Variables

Name Description

Public variable

FVisualLogEntry

 

Entry

Public variable

FName

 

OwnerClassName

Public variable

FName

 

OwnerName

Constructors

Name Description

Public function

FVisualLogEntryItem()

Public function

FVisualLogEntryItem

(
    FName InOwnerName,
    FName InOwnerClassName,
    const FVisualLogEntry& LogEntry
)

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