Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigInfluenceMap.h |
| Include | #include "Rigs/RigInfluenceMap.h" |
Syntax
USTRUCT&40;&41;
struct FRigInfluenceEntryModifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FRigElementKey > | AffectedList |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FRigElementKey >::RangedForIteratorType | begin () |
||
| TArray< FRigElementKey >::RangedForConstIteratorType | begin () |
||
| TArray< FRigElementKey >::RangedForIteratorType | end () |
||
| TArray< FRigElementKey >::RangedForConstIteratorType | end () |
||
| int32 | Num () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const FRigElementKey & | operator[]
(
int32 InIndex |
||
| FRigElementKey & | operator[]
(
int32 InIndex |