FVisualLogger::CheckVisualLogInputInternal

Internal check for each usage of visual logger

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VisualLogger/VisualLogger.h"

Source

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

Syntax

static bool CheckVisualLogInputInternal
(
    const UObject * Object,
    const FName & CategoryName,
    ELogVerbosity::Type Verbosity,
    UWorld ** World,
    FVisualLogEntry ** CurrentEntry
)

Remarks

Internal check for each usage of visual logger

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