FBaseTimingTrack::GenerateId

Returns number of text lines needed to display the debug string.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

static uint64 GenerateId()

Remarks

Returns number of text lines needed to display the debug string. TODO: virtual int GetDebugStringLineCount() const { return 0; } Builds a string with debug text information. TODO: virtual void BuildDebugString(FString& OutStr) const {}

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