FVisualLogger::GetLastEntryForObject

Retrieves last used entry for given [UObject](API\Runtime\CoreUObject\UObject\UObject)

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

FVisualLogEntry * GetLastEntryForObject
(
    const UObject * Object
)

Remarks

Retrieves last used entry for given UObject

this function can return null

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