Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RigEditor
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FBindingContext
- TCommands
- FIKRigCommands
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigCommands.h |
| Include | #include "RigEditor/IKRigCommands.h" |
Syntax
class FIKRigCommands : public TCommands< FIKRigCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | AutoRetargetChains | Automatically generate retarget chains | |
| TSharedPtr< FUICommandInfo > | AutoSetupFBIK | Automatically setup full body ik | |
| TSharedPtr< FUICommandInfo > | Reset | Reset whole system to initial state | |
| TSharedPtr< FUICommandInfo > | ShowAssetSettings | Show settings of the asset in the details panel |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |