Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMirrorDataTable
Description
Marks the cached skeleton data as stale. The next call to GetSkeletonSyncStatus() will return Stale until the table is refreshed from the skeleton.
| Name | InvalidateCachedSkeletonData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/MirrorDataTable.h |
| Include Path | #include "Animation/MirrorDataTable.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/MirrorDataTable.cpp |
void InvalidateCachedSkeletonData()