Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMirrorDataTable
Describes the sync relationship between the mirror data table and its associated skeleton.
| Name | ESyncStatus |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/MirrorDataTable.h |
| Include Path | #include "Animation/MirrorDataTable.h" |
Syntax
enum ESyncStatus
{
Unknown,
UpToDate,
Stale,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| UpToDate | |
| Stale |