KLingo Project Documentation
1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
USpeakingJudesWidget.h
이 파일의 문서화 페이지로 가기
1
// Copyright (c) 2025 Doppleddiggong. All rights reserved. Unauthorized copying, modification, or distribution of this file, via any medium is strictly prohibited. Proprietary and confidential.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "Blueprint/UserWidget.h"
7
#include "USpeakingJudesWidget.generated.h"
8
12
UCLASS()
13
class ONEPIECE_API
USpeakingJudesWidget
: public UUserWidget
14
{
15
GENERATED_BODY()
16
//
17
//
18
// UPROPERTY(BlueprintReadWrite, Category = "Speaking")
19
// int grammar_score;
20
//
21
// UPROPERTY(BlueprintReadWrite, Category = "Speaking")
22
// int context_score;
23
//
24
// UPROPERTY(BlueprintReadWrite, Category = "Speaking")
25
// int final_overall_score;
26
//
27
// UPROPERTY(BlueprintReadWrite, Category = "Speaking")
28
// FString final_feedback;
29
};
USpeakingJudesWidget
Definition
USpeakingJudesWidget.h:14
Source
Onepiece
UI
Public
USpeakingJudesWidget.h
생성시간 : 금 1월 9 2026 00:25:57, 프로젝트명 : KLingo Project Documentation, 생성자 :
1.9.8