Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URigVMSchema
- UControlRigSchema
References
| Module | ControlRigDeveloper |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigSchema.h |
| Include | #include "ControlRigSchema.h" |
Syntax
UCLASS&40;BlueprintType&41;
class UControlRigSchema : public URigVMSchema
Constructors
| Type | Name | Description | |
|---|---|---|---|
UControlRigSchema
(
const FObjectInitializer& ObjectInitializer |
Overridden from URigVMSchema
| Type | Name | Description | |
|---|---|---|---|
| bool | ShouldUnfoldStruct
(
URigVMController* InController, |
Returns true if the pin for a given struct should be unfolded into subpins for a graph. |