FPhysCommandHandler

Container used for physics tasks that need to be deferred from GameThread.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PhysicsPublic.h

Include

#include "PhysicsPublic.h"

Syntax

class FPhysCommandHandler

Remarks

Container used for physics tasks that need to be deferred from GameThread. This is not safe for general purpose multi-therading

Destructors

Name Description

Public function

~FPhysCommandHandler()

Functions

Name Description

Public function

void

 

Flush()

Executes pending commands and clears buffer

Public function

bool

 

HasPendingCommands()

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