FConstraintInstance::CopyProfilePropertiesFrom

Copies behavior properties from the given profile.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Source

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

Syntax

void CopyProfilePropertiesFrom
(
    const FConstraintProfileProperties & FromProperties
)

Remarks

Copies behavior properties from the given profile. Automatically updates the physx representation if it's been created

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