TTraceThreadData

Trace Data that one Thread can handle per type. For now ASYNC_TRACE_BUFFER_SIZE is 64.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/WorldCollision.h

Include

#include "WorldCollision.h"

Syntax

template<typename T>
struct TTraceThreadData

Remarks

Trace Data that one Thread can handle per type. For now ASYNC_TRACE_BUFFER_SIZE is 64.

Variables

Name Description

Public variable

T[64]

 

Buffer

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