// Copyright Epic Games, Inc. All Rights Reserved. #include "PoseSearch/PoseSearchHistoryAttribute.h" namespace UE::PoseSearch { const UE::Anim::FAttributeId PoseHistoryAttributeId(TEXT("PoseHistoryAttribute"), FCompactPoseBoneIndex(0)); }