|
Payback 0.0.1
CK Graduation Project
|
#include "CoreMinimal.h"#include "Situation/SituationTag.h"#include "Subsystems/WorldSubsystem.h"#include "StreamingSubsystem.generated.h"

클래스 | |
| struct | FConstellationEntry |
| struct | FConstellationChatEntry |
| class | UStreamingSubsystem |
함수 | |
| DECLARE_MULTICAST_DELEGATE_ThreeParams (FOnConstellationReaction, UConstellationBase *, const FText &, bool) | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FOnConstellationRegistered, UConstellationBase *) | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FOnBroadcastTitleConfirmed, ESituationTag) | |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnBroadcastTitleConfirmed | , |
| ESituationTag | |||
| ) |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnConstellationRegistered | , |
| UConstellationBase * | |||
| ) |
| DECLARE_MULTICAST_DELEGATE_ThreeParams | ( | FOnConstellationReaction | , |
| UConstellationBase * | , | ||
| const FText & | , | ||
| bool | |||
| ) |