Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Tools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UControlRigPoseProjectSettings
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tools/ControlRigPoseProjectSettings.h |
| Include | #include "Tools/ControlRigPoseProjectSettings.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings)
class UControlRigPoseProjectSettings : public UObject
Remarks
Per Project user settings for Control Rig Poses(and maybe animations etc).
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FDirectoryPath > | RootSaveDirs | The root of the directory in which to save poses |
Constructors
| Type | Name | Description | |
|---|---|---|---|