Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper
| Name | UControlRigSchema |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigSchema.h |
| Include Path | #include "ControlRigSchema.h" |
Syntax
UCLASS (BlueprintType)
class UControlRigSchema : public URigVMSchema
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URigVMSchema → UControlRigSchema
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UControlRigSchema
(
const FObjectInitializer& ObjectInitializer |
ControlRigSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ShouldUnfoldStruct
(
URigVMController* InController, |
ControlRigSchema.h | ||
virtual bool SupportsUnitFunction
(
URigVMController* InController, |
ControlRigSchema.h |