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 |
static FName GetSettingsMirrorName
&40;
FName InName
&41;
Remarks
Apply the animation settings mirroring find and replace strings against the given name, returning the mirrored name or NAME_None if none of the find strings are found in the name. The mirrored name or NAME_None
Parameters
| Name | Description |
|---|---|
| InName | Name to map against animation settings mirroring find and replace |