Navigation
API > API/Plugins > API/Plugins/ControlRigEditor
| Name | IControlRigEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/IControlRigEditorModule.h |
| Include Path | #include "IControlRigEditorModule.h" |
Syntax
class IControlRigEditorModule : public FRigVMEditorModule
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< IControlRigEditor > CreateControlRigEditor
(
const EToolkitMode::Type Mode, |
Creates an instance of a Control Rig editor. | IControlRigEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IControlRigEditorModule & Get() |
IControlRigEditorModule.h |