FChaosMarshallingManager::StealHistory_Internal

Returns the history buffer of the latest NumFrames.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosMarshallingManager.h

Include

#include "Chaos/ChaosMarshallingManager.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ChaosMarshallingManager.cpp

Syntax

TArray< FPushPhysicsData * > StealHistory_Internal
(
    int32 NumFrames
)

Remarks

Returns the history buffer of the latest NumFrames. The history that comes before these frames is discarded

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