|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
UVoiceConversationSystem의 동작을 구현합니다. 더 자세히 ...
#include "UVoiceConversationSystem.h"#include "ALingoPlayerState.h"#include "GameLogging.h"#include "ULingoGameHelper.h"#include "UBroadcastManager.h"#include "UDialogManager.h"#include "UVoiceFunctionLibrary.h"#include "UGameSoundManager.h"#include "UKLingoNetworkSystem.h"#include "ASpeakStageActor.h"#include "APlayerActor.h"#include "APlayerControl.h"#include "MiniOwlBot.h"#include "UChatHistorySystem.h"#include "UPopupManager.h"#include "UPopup_SpeakJudes.h"#include "UPopup_DailyStudy.h"#include "Sound/SoundWaveProcedural.h"#include "GameFramework/PlayerState.h"#include "Onepiece/Onepiece.h"
UVoiceConversationSystem.cpp에 대한 include 의존 그래프UVoiceConversationSystem의 동작을 구현합니다.
UVoiceConversationSystem.cpp 파일에서 정의되었습니다.