FVisualLoggingHelpers::VisualLogActor

Very basic function to draw an outline of the actor at the given transform.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionTypes.h

Include

#include "NetworkPredictionTypes.h"

Source

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Private/NetworkPredictionTypes.cpp

Syntax

static void VisualLogActor
(
    AActor * Owner,
    FTransform & Transform,
    const FVisualLoggingParameters & Params
)

Remarks

Very basic function to draw an outline of the actor at the given transform.

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