FBodyInstanceDelegates

Struct of body instance delegates that are rarely bound so that we can only allocate memory if one is actually being used.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodyInstance.h

Include

#include "PhysicsEngine/BodyInstance.h"

Syntax

struct FBodyInstanceDelegates

Remarks

Struct of body instance delegates that are rarely bound so that we can only allocate memory if one is actually being used.

Variables

Name Description

Public variable

FCalculateCusto...

 

OnCalculateCustomProjection

Custom projection for physics (callback to update component transform based on physics data)

Public variable

FRecalculatedMa...

 

OnRecalculatedMassProperties

Called whenever mass properties have been re-calculated.

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