|
Payback 0.0.1
CK Graduation Project
|
#include <StreamingSubsystem.h>

Public 속성 | |
| TObjectPtr< UConstellationBase > | Constellation = nullptr |
| FText | ChatText |
| float | EnqueuedTime = 0.0f |
출력을 기다리는 채팅 한 줄. 문구는 대기열에 넣는 시점에 확정해 둔다. 성좌가 풀로 반환돼도 이미 뽑은 문구는 그대로 나가야 한다.
| FText FConstellationChatEntry::ChatText |
| TObjectPtr<UConstellationBase> FConstellationChatEntry::Constellation = nullptr |
| float FConstellationChatEntry::EnqueuedTime = 0.0f |