Payback 0.0.1
CK Graduation Project
로딩중...
검색중...
일치하는것 없음
StreamingSubsystem.h 파일 참조
#include "CoreMinimal.h"
#include "Situation/SituationTag.h"
#include "Subsystems/WorldSubsystem.h"
#include "StreamingSubsystem.generated.h"
StreamingSubsystem.h에 대한 include 의존 그래프
이 그래프는 이 파일을 직/간접적으로 include 하는 파일들을 보여줍니다.:

이 파일의 소스 코드 페이지로 가기

클래스

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() [1/2]

DECLARE_MULTICAST_DELEGATE_OneParam ( FOnBroadcastTitleConfirmed  ,
ESituationTag   
)

◆ DECLARE_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_MULTICAST_DELEGATE_OneParam ( FOnConstellationRegistered  ,
UConstellationBase  
)

◆ DECLARE_MULTICAST_DELEGATE_ThreeParams()

DECLARE_MULTICAST_DELEGATE_ThreeParams ( FOnConstellationReaction  ,
UConstellationBase ,
const FText &  ,
bool   
)