Navigation
API > API/Plugins > API/Plugins/RigMapper
| Name | FRigMapperUtils |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperUtils.h |
| Include Path | #include "RigMapperUtils.h" |
Syntax
class FRigMapperUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GenerateUniqueFeatureName
(
const TArray< FString >& InExistingNames, |
Generates a unique name given a base one and a list of existing ones, by appending a type prefix and an index suffix. | RigMapperUtils.h |