UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TTraceThreadData< T > Struct Template Reference

#include <WorldCollision.h>

Public Attributes

Buffer [ASYNC_TRACE_BUFFER_SIZE]
 

Detailed Description

template<typename T>
struct TTraceThreadData< T >

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

Member Data Documentation

◆ Buffer

template<typename T >
T TTraceThreadData< T >::Buffer[ASYNC_TRACE_BUFFER_SIZE]

The documentation for this struct was generated from the following file: