Navigation
API > API/Plugins > API/Plugins/ControlRig
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UControlRigTestData
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigTestData.h |
| Include | #include "ControlRigTestData.h" |
Syntax
UCLASS&40;BlueprintType&41;
class UControlRigTestData : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | ControlRigObjectPath | ||
| TArray< int32 > | FramesToSkip | ||
| FControlRigTestDataFrame | Initial | ||
| TArray< FControlRigTestDataFrame > | InputFrames | ||
| TArray< FControlRigTestDataFrame > | OutputFrames | ||
| double | Tolerance |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UControlRigTestData * | CreateNewAsset
(
FString InDesiredPackagePath, |
||
| int32 | GetFrameIndexForTime
(
double InSeconds, |
||
| EControlRigTestDataPlaybackMode | |||
| FVector2D | GetTimeRange
(
bool bInput |
||
| bool | IsRecording () |
||
| bool | IsReplaying () |
||
| bool | Record
(
UControlRig* InControlRig, |
||
| void | |||
| bool | SetupReplay
(
UControlRig* InControlRig, |