Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigModuleDefines.h |
| Include | #include "Rigs/RigModuleDefines.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigModuleIdentifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Name | The name of the module used to find it in the module library. | |
| FString | Type | The kind of module this is (for example "Arm") |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |