Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
Description
Invoke the profile stored in the control profile asset, and sets the current profile. Note that this produces permanent changes to the control and modifier values.
| Name | InvokeControlProfile |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/AnimNode_RigidBodyWithControl.h |
| Include Path | #include "AnimNode_RigidBodyWithControl.h" |
| Source | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Private/RigidBodyWithControl.cpp |
void InvokeControlProfile
(
FName ControlProfileName
)