FPhysicsCommandsTask

Task responsible for running the two global command queues prior to distributing the solver tasks.

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

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

Include

#include "Framework/PhysicsTickTask.h"

Syntax

class FPhysicsCommandsTask

Remarks

Task responsible for running the two global command queues prior to distributing the solver tasks. The base tick task will dispatch this task then begin dispatching solvers while this is ongoing.

Constructors

Name Description

Public function

FPhysicsCommandsTask()

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