Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URigVMUserWorkflowOptions
- UControlRigWorkflowOptions
- UControlRigTransformWorkflowOptions
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/ControlRigNodeWorkflow.h |
| Include | #include "Units/ControlRigNodeWorkflow.h" |
Syntax
UCLASS&40;BlueprintType&41;
class UControlRigTransformWorkflowOptions : public UControlRigWorkflowOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< ERigTransformType::Type > | TransformType | The type of transform to retrieve from the hierarchy. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | PerformTransformWorkflow
(
const URigVMUserWorkflowOptions* InOptions, |
||
| TArray< FRigVMUserWorkflow > | ProvideWorkflows
(
const UObject* InSubject |