FChaosSolversModule::SyncTask

Called to request a sync between the game thread and the currently running physics task

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "ChaosSolversModule.h"

Source

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

Syntax

void SyncTask
(
    bool bForceBlockingSync
)

Remarks

Called to request a sync between the game thread and the currently running physics task

Parameters

Parameter

Description

bForceBlockingSync

forces this

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