Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FConstraintInstance
Description
Copies behavior properties from the given profile. Automatically updates the physx representation if it's been created
| Name | CopyProfilePropertiesFrom |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h |
| Include Path | #include "PhysicsEngine/ConstraintInstance.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/ConstraintInstance.cpp |
void CopyProfilePropertiesFrom
(
const FConstraintProfileProperties & FromProperties
)