|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
다음에 대한 모든 멤버의 목록입니다 : UKLingoNetworkSystem (모든 상속된 멤버들도 포함합니다.)
| access_token | UKLingoNetworkSystem | private |
| AddNetworkWaitCount(int Value) | UKLingoNetworkSystem | private |
| DEFINE_SUBSYSTEM_GETTER_INLINE(UKLingoNetworkSystem) | UKLingoNetworkSystem | |
| Deinitialize() override | UKLingoNetworkSystem | virtual |
| GetLogPrefix(ENetworkLogType InLogType) | UKLingoNetworkSystem | privatestatic |
| Initialize(FSubsystemCollectionBase &Collection) override | UKLingoNetworkSystem | virtual |
| IsResSuccess(const int InCode) | UKLingoNetworkSystem | privatestatic |
| LogNetwork(ENetworkLogType InLogType, const FString &URL, const FString &Body=TEXT("")) | UKLingoNetworkSystem | privatestatic |
| NetworkWaitCount | UKLingoNetworkSystem | private |
| RequestChatAudio(const FString &Context, const FString &AudioPath, FResponseChatAnswersDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestChatQuestion(const FString &Context, const FString &Question, FResponseChatAnswersDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestDailyAudio(const FString &Context, const FString &AudioPath, FResponseChatDailysDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestDailyQuestion(const FString &Context, const FString &Question, FResponseChatDailysDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestEvaluationResult(int32 RoomId, FResponseEvaluationResultDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestInterviewAnswer(const FRequestInterviewAnswer &Answer, FResponseInterviewAnswerDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestInterviewHello(FResponseInterviewHelloDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestListenAudio(const FString &AudioText, FResponseListenAudioDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestListenResult(const FRequestListenResult &Result, FResponseListenResultDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestListenScenario(FResponseListenScenarioDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestReadResult(const FRequestReadResult &Result, FResponseReadResultDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestReadScenario(FResponseReadScenarioDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestSpeakingJudges(const FString &Question, const FString &AudioPath, FResponseSpeakingJudesDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestSpeakResult(const FRequestSpeakResult &Result, FResponseSpeakResultDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestSpeakScenario(FResponseSpeakScenarioDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestUserMe(FResponseUserMeDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestUserRegister(const FString &UserName, FResponseUserRegisterDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestUserToken(const FString &UserName, FResponseUserTokenDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestWriteQuestions(FResponseWriteQuestionDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestWriteResult(const FRequestWriteResult &Result, FResponseWriteResultDelegate InDelegate) | UKLingoNetworkSystem | |
| RequestWriteSubmit(const TArray< FString > &ImagePathArray, TArray< FString > InTargetText, FResponseWriteSubmitDelegate InDelegate) | UKLingoNetworkSystem | |
| SetupHttpRequest(const FString &Url, const FString &Verb) | UKLingoNetworkSystem | private |
| ShowLoadingCircle(bool bShow) | UKLingoNetworkSystem | private |
| ShowNetworkErrorPopup(int32 ResponseCode, const FString &ResponseContent) | UKLingoNetworkSystem | private |