FVisualLogEntry::FVisualLogEntry

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

FVisualLogEntry
(
    float InTimeStamp,
    FVector InLocation,
    const UObject * Object,
    TArray< TWeakObjectPtr< UObject > > * Children
)

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