Files
2026-04-22 15:51:07 +02:00

7 lines
177 B
C++

#include "FortAthenaBTService_Jump.h"
UFortAthenaBTService_Jump::UFortAthenaBTService_Jump() {
this->JumpExecutionStatusName = TEXT("AIEvaluator_Jump_ExecutionStatus");
}