FChaosMarshallingManager::Step_External

Step forward using the external delta time. Should only be called by external thread

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

void Step_External
(
    FReal ExternalDT,
    const int32 NumSteps
)

Remarks

Step forward using the external delta time. Should only be called by external thread

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