Navigation
API > API/Plugins > API/Plugins/RigMapper
| Name | FRigMapperMultiplyFeature |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperDefinition.h |
| Include Path | #include "RigMapperDefinition.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigMapperMultiplyFeature : public FRigMapperFeature
Inheritance Hierarchy
- FRigMapperFeature → FRigMapperMultiplyFeature
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigMapperDefinition.h | |||
FRigMapperMultiplyFeature
(
const FString& InName |
RigMapperDefinition.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Inputs | TArray< FString > | RigMapperDefinition.h |
|
Functions
Public
Overridden from FRigMapperFeature
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool BakeInput
(
URigMapperLinkedDefinitions* LinkedDefinitions, |
RigMapperDefinition.h | ||
virtual ERigMapperFeatureType GetFeatureType() |
RigMapperDefinition.h | ||
| RigMapperDefinition.h | |||
| RigMapperDefinition.h | |||
virtual bool LoadFromJsonObject
(
const TSharedPtr< FJsonObject >& JsonObject |
RigMapperDefinition.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FRigMapperMultiplyFeature& InOther |
RigMapperDefinition.h |