TBufferedData::Get

Direct access to buffered data, useful to initialise members before beginning simulation.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/BufferedData.h

Include

#include "Chaos/Framework/BufferedData.h"

Syntax

DataType & Get
(
    int32 InIndex
)

Remarks

Direct access to buffered data, useful to initialise members before beginning simulation. Never use once the data is being managed over multiple threads

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