DRG-Femboy-Voice/Source/FSD/Private/BTTask_FaceTarget.cpp
2025-04-15 12:39:31 -07:00

6 lines
106 B
C++
Executable file

#include "BTTask_FaceTarget.h"
UBTTask_FaceTarget::UBTTask_FaceTarget() {
this->MinAngle = 0.00f;
}