Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UMirrorDataTable
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/MirrorDataTable.h |
Include | #include "Animation/MirrorDataTable.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/MirrorDataTable.cpp |
FName FindReplace
&40;
FName InName
&41; const
Remarks
Evaluate the MirrorFindReplaceExpressions on InName and return the replaced value of the first entry that matches The replaced result of the first MirrorFindReplaceExpression where the find pattern matched
Parameters
Name | Description |
---|---|
InName | The input string to find & replace |