FDataSetThreadLocalTempData

Data the VM will keep on each dataset locally per thread which is then thread safely pushed to it's destination at the end of execution.

Windows
MacOS
Linux

References

Module

VectorVM

Header

/Engine/Source/Runtime/VectorVM/Public/VectorVM.h

Include

#include "VectorVM.h"

Syntax

struct FDataSetThreadLocalTempData

Remarks

Data the VM will keep on each dataset locally per thread which is then thread safely pushed to it's destination at the end of execution.

Variables

Name Description

Public variable

TArray< int32 >

 

IDsToFree

Public variable

int32

 

MaxID

Constructors

Functions

Name Description

Public function

void

 

Reset()

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