Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper
| Name | IControlRigDeveloperModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/ControlRigDeveloper.h |
| Include Path | #include "ControlRigDeveloper.h" |
Syntax
class IControlRigDeveloperModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLinearColor * FindPinTypeColor
(
UStruct* Struct |
ControlRigDeveloper.h | ||
void RegisterPinTypeColor
(
UStruct* Struct, |
ControlRigDeveloper.h | ||
void UnRegisterPinTypeColor
(
UStruct* Struct |
ControlRigDeveloper.h |