Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigPhysicsSimulationBase * GetPhysicsSimulation
(
const FRigComponentKey& InComponentKey |
We no longer support the idea of ControlRig hosting simulations - that can be done by adding them to elements or components (etc). | ControlRig.h | |
const FRigPhysicsSimulationBase * GetPhysicsSimulation
(
const FRigComponentKey& InComponentKey |
ControlRig.h |
GetPhysicsSimulation(const FRigComponentKey &)
Description
We no longer support the idea of ControlRig hosting simulations - that can be done by adding them to elements or components (etc).
| Name | GetPhysicsSimulation |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
FRigPhysicsSimulationBase * GetPhysicsSimulation
(
const FRigComponentKey & InComponentKey
)
GetPhysicsSimulation(const FRigComponentKey &)
| Name | GetPhysicsSimulation |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
const FRigPhysicsSimulationBase * GetPhysicsSimulation
(
const FRigComponentKey & InComponentKey
) const