Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper
Inheritance Hierarchy
- IModuleInterface
- IControlRigDeveloperModule
References
| Module | ControlRigDeveloper |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigDeveloper.h |
| Include | #include "ControlRigDeveloper.h" |
Syntax
class IControlRigDeveloperModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FLinearColor * | FindPinTypeColor
(
UStruct* Struct |
||
| void | RegisterPinTypeColor
(
UStruct* Struct, |
||
| void | UnRegisterPinTypeColor
(
UStruct* Struct |