FVisualLogEntry::AddDataBlock

Custom data block.

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

FVisualLogDataBlock & AddDataBlock
(
    const FString & TagName,
    const TArray< uint8 > & BlobDataArray,
    const FName & CategoryName,
    ELogVerbosity::Type Verbosity
)

Remarks

Custom data block.

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