Description
Gets the component
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Type | FRigDispatch_GetComponentContent |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Key | The key of the component | Rig Component Key | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Component | The actual component | FRigPhysicsBodyComponent,FRigPhysicsControlComponent,FRigPhysicsJointComponent,FRigPhysicsSolverComponent | |
| Success | Returns true if the operation was successful. | bool |