Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TBufferedData
Description
Direct access to buffered data, useful to initialise members before beginning simulation. Never use once the data is being managed over multiple threads
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/BufferedData.h |
| Include Path | #include "Chaos/Framework/BufferedData.h" |
DataType & Get
(
int32 InIndex
)