Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FChaosMarshallingManager
Description
Returns the history buffer of the latest NumFrames. The history that comes before these frames is discarded
| Name | StealHistory_Internal |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosMarshallingManager.h |
| Include Path | #include "Chaos/ChaosMarshallingManager.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ChaosMarshallingManager.cpp |
TArray < FPushPhysicsData * > StealHistory_Internal
(
int32 NumFrames
)