Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigConnectionRules.h |
| Include | #include "Rigs/RigConnectionRules.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigConnectionRuleStash
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigConnectionRuleStash
(
const FRigConnectionRule* InRule |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FStructOnScope > | Get () |
||
| const FRigConnectionRule * | Get
(
TSharedPtr< FStructOnScope >& InOutStorage |
||
| UScriptStruct * | |||
| bool | IsValid () |
||
| void | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FRigConnectionRuleStash& InOther |
||
| bool | operator==
(
const FRigConnectionRuleStash& InOther |