FPhysicsTickCompleteTask

Final threaded task to run, waits on all the solver ticks and triggers the final completion event

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

/Engine/Source/Runtime/Experimental/ChaosSolvers/Public/Framework/PhysicsTickTask.h

Include

#include "Framework/PhysicsTickTask.h"

Syntax

class FPhysicsTickCompleteTask

Remarks

Final threaded task to run, waits on all the solver ticks and triggers the final completion event

Constructors

Name Description

Public function

FPhysicsTickCompleteTask

(
    FGraphEventRef& InCompletionEvent
)

Functions

Name Description

Public function

void

 

DoTask

(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef& MyCompletion...
)

Public function Static

ENamedThread...

 

GetDesiredThread()

Public function Const

TStatId

 

GetStatId()

Public function Static

ESubsequents...

 

GetSubsequentsMode()

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