|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
#include <TutorSpeechWidget.h>
UTutorSpeechWidget에 대한 상속 다이어그램 :
UTutorSpeechWidget에 대한 협력 다이어그램:Public 멤버 함수 | |
| void | SetInputText (FString InText) |
Protected 속성 | |
| TObjectPtr< class UTextBlock > | Text_Speech |
Private 속성 | |
| const int32 | maxTextLength = 35 |
TutorSpeechWidget.h 파일의 13 번째 라인에서 정의되었습니다.
| void UTutorSpeechWidget::SetInputText | ( | FString | InText | ) |
TutorSpeechWidget.cpp 파일의 8 번째 라인에서 정의되었습니다.
다음을 참조함 : maxTextLength, Text_Speech.
|
private |
TutorSpeechWidget.h 파일의 25 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetInputText().
|
protected |
TutorSpeechWidget.h 파일의 22 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetInputText().