FVisualLogEntry::AddElement

Location

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VisualLogger/VisualLoggerTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/VisualLogger/VisualLoggerTypes.cpp

Syntax

void AddElement
(
    const FVector & Point,
    const FName & CategoryName,
    ELogVerbosity::Type Verbosity,
    const FColor & Color,
    const FString & Description,
    uint16 Thickness
)

Remarks

Location

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