FPhysicsCommand_PhysX::ExecuteShapeWrite

Executes function on a shape.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Physics/PhysicsInterfacePhysX.h

Include

#include "Physics/PhysicsInterfacePhysX.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsInterfacePhysX.cpp

Syntax

static void ExecuteShapeWrite
(
    FBodyInstance * InInstance,
    FPhysicsShapeHandle_PhysX & InShape,
    TFunctionRef< void &InShape)> InCallable
)

Remarks

Executes function on a shape.

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