FVisualLogger::EventLog

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 void EventLog
(
    const UObject * LogOwner,
    const FVisualLogEventBase & Event1,
    const FName EventTag1,
    const FName EventTag2,
    const FName EventTag3,
    const FName EventTag4,
    const FName EventTag5,
    const FName EventTag6
)

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