FTraceUtils

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/MiscTrace.h

Include

#include "ProfilingDebugging/MiscTrace.h"

Syntax

struct FTraceUtils

Functions

Name Description

Public function Static

void

 

Encode7bit

(
    uint64 Value,
    uint8*& BufferPtr
)

Public function Static

void

 

EncodeZigZag

(
    int64 Value,
    uint8*& BufferPtr
)

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