UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MirrorDataTable.h File Reference
#include "Engine/DataTable.h"
#include "BoneContainer.h"
#include "CustomBoneIndexArray.h"
#include "MirrorDataTable.generated.h"

Go to the source code of this file.

Classes

struct  FMirrorTableRow
 
struct  FMirrorFindReplaceExpression
 
class  UMirrorDataTable
 

Namespaces

namespace  EMirrorRowType
 
namespace  EMirrorFindReplaceMethod
 

Enumerations

enum  EMirrorRowType::Type : int {
  EMirrorRowType::Bone , EMirrorRowType::AnimationNotify , EMirrorRowType::Curve , EMirrorRowType::SyncMarker ,
  EMirrorRowType::Custom
}
 
enum  EMirrorFindReplaceMethod::Type : int { EMirrorFindReplaceMethod::Prefix , EMirrorFindReplaceMethod::Suffix , EMirrorFindReplaceMethod::RegularExpression }