Value

Depending on the use case, it may be useful to store DataType instances via shared pointer so that the thread that doesn't own the TripleBufferedData instance, can retain ownership of this memory after this class goes out of scope.

Windows
MacOS
Linux

Syntax

TUniquePtr< DataType > Value

Remarks

Depending on the use case, it may be useful to store DataType instances via shared pointer so that the thread that doesn't own the TripleBufferedData instance, can retain ownership of this memory after this class goes out of scope.

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