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

Listen 퀘스트의 개별 점수 상세 정보를 담는 구조체입니다. 더 자세히 ...

#include <NetworkData.h>

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

Public 속성

FString desc
 
float score = 0.0f
 

상세한 설명

Listen 퀘스트의 개별 점수 상세 정보를 담는 구조체입니다.

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

멤버 데이터 문서화

◆ desc

FString FListenScoreDetail::desc

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

다음에 의해서 참조됨 : FResponseListenResult::SetFromHttpResponse().

◆ score

float FListenScoreDetail::score = 0.0f

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

다음에 의해서 참조됨 : FResponseListenResult::SetFromHttpResponse().


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