UVisualLoggerKismetLibrary::RedirectVislog

Makes SourceOwner log to DestinationOwner's vislog

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VisualLogger/VisualLoggerKismetLibrary.h

Include

#include "VisualLogger/VisualLoggerKismetLibrary.h"

Source

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

Syntax

static void RedirectVislog
(
    UObject * SourceOwner,
    UObject * DestinationOwner
)

Remarks

Makes SourceOwner log to DestinationOwner's vislog

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