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