承前

で、この処理の前か後ろあたりでFullBodyAnimSlotに対してアニメーションシーケンス渡して再生すればよい。
参考にすべきとこはPlayDying()の
FullBodyAnimSlot.PlayCustomAnim(UTDamageType.default.DeathAnim, UTDamageType.default.DeathAnimRate, 0.05, -1.0, false, false);
あたりか。