FVisualLogger::GetUniqueId

Generates and returns Id unique for given timestamp - used to connect different logs between (ex. text log with geometry shape)

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

int32 GetUniqueId
(
    float Timestamp
)

Remarks

Generates and returns Id unique for given timestamp - used to connect different logs between (ex. text log with geometry shape)

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