KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
FDailyStudyResult 구조체 참조

#include <FDailyStudyResult.h>

+ FDailyStudyResult에 대한 협력 다이어그램:

Public 속성

TArray< FResponseSpeakingJudesAnswerList
 답변 리스트
 
int32 CurrentScore = 0
 현재 점수
 
TArray< FWordDataQuestionList
 질문 단어 데이터 리스트 (한글/영어/발음)
 

상세한 설명

FDailyStudyResult.h 파일의 10 번째 라인에서 정의되었습니다.

멤버 데이터 문서화

◆ AnswerList

TArray<FResponseSpeakingJudes> FDailyStudyResult::AnswerList

답변 리스트

FDailyStudyResult.h 파일의 24 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : UPopup_DailyResult::InitQuestionList(), UPopup_DailyStudy::MoveToNextQuestion().

◆ CurrentScore

int32 FDailyStudyResult::CurrentScore = 0

현재 점수

FDailyStudyResult.h 파일의 16 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : UPopup_DailyStudy::MoveToNextQuestion(), UPopup_DailyResult::OnClickConfirm().

◆ QuestionList

TArray<FWordData> FDailyStudyResult::QuestionList

질문 단어 데이터 리스트 (한글/영어/발음)

FDailyStudyResult.h 파일의 20 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : UPopup_DailyResult::InitQuestionList(), UPopup_DailyStudy::MoveToNextQuestion().


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: