17 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
20 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
22 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
23 void OKCancelMsgBox();
24 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
27 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
29 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
31 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
32 void InterviewPopup();
34 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
35 void TestEvaluationPopup();
37 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
38 void PopupLevelSelect();
40 UFUNCTION(BlueprintCallable, CallInEditor, Category =
"TEST|Message")
41 void TestPopupHistory();
47 UPROPERTY(EditAnywhere, Category =
"TEST|MD5")
48 FString MD5 = TEXT("test_audio");