Navigation
API > API/Plugins > API/Plugins/ControlRig
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UControlRigValidator
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigValidationPass.h |
| Include | #include "ControlRigValidationPass.h" |
Syntax
UCLASS&40;&41;
class UControlRigValidator : public UObject
Remarks
Used to perform validation on a debugged Control Rig
Constructors
| Type | Name | Description | |
|---|---|---|---|
UControlRigValidator
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UControlRigValidationPass * | |||
| UControlRigValidationPass * | |||
| UControlRig * | |||
| FControlRigValidationClearDelegate & | OnClear () |
||
| FControlRigValidationReportDelegate & | OnReport () |
||
| void | RemovePass
(
UClass* InClass |
||
| void | SetControlRig
(
UControlRig* InControlRig |