|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
#include <UInteractWidget.h>
UInteractWidget에 대한 상속 다이어그램 :
UInteractWidget에 대한 협력 다이어그램:Public 멤버 함수 | |
| void | InitInfo (const FString InKey, const FString InDesc) |
| void | UpdateDesc (const FString &NewDesc) |
Protected 속성 | |
| TObjectPtr< class UTextBlock > | Txt_Desc |
| TObjectPtr< class UTextBlock > | Txt_Key |
UInteractWidget.h 파일의 13 번째 라인에서 정의되었습니다.
| void UInteractWidget::InitInfo | ( | const FString | InKey, |
| const FString | InDesc | ||
| ) |
UInteractWidget.cpp 파일의 8 번째 라인에서 정의되었습니다.
| void UInteractWidget::UpdateDesc | ( | const FString & | NewDesc | ) |
UInteractWidget.cpp 파일의 14 번째 라인에서 정의되었습니다.
다음을 참조함 : Txt_Desc.
|
protected |
UInteractWidget.h 파일의 26 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : InitInfo(), UpdateDesc().
|
protected |
UInteractWidget.h 파일의 23 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : InitInfo().