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


Public 멤버 함수 | |
| bool | ReactsTo (ESituationTag BroadcastTags) const |
| FText | BuildDisplayName () const |
| FText | BuildReactionText (bool bTagged) const |
| FORCEINLINE const FConstellationData & | GetConstellationData () const |
| FORCEINLINE void | SetConstellationData (const FConstellationData &InConstellationData) |
| FORCEINLINE void | SetConstellationHandle (const FConstellationHandle &InHandle) |
| FText | FormatReaction (const FText &RawText) const |
IObjectPoolingInterface(으)로부터 상속된 Public 멤버 함수 | |
| void | OnSpawnFromPool () |
| void | OnReturnToPool () |
Protected 멤버 함수 | |
| virtual void | OnSpawnFromPool_Implementation () override |
| virtual void | OnReturnToPool_Implementation () override |
Protected 속성 | |
| FConstellationData | ConstellationData |
| FConstellationHandle | ConstellationHandle |
시청자(성좌) 한 명의 런타임 인스턴스.
성좌는 버프를 소유하지 않는다. 버프는 상황 카드(USituationBase)가 들고 있으며, 여기서는 채팅 문구를 고르고 치환자를 채우는 일만 한다.
| FText UConstellationBase::BuildDisplayName | ( | ) | const |

| FText UConstellationBase::BuildReactionText | ( | bool | bTagged | ) | const |


| FText UConstellationBase::FormatReaction | ( | const FText & | RawText | ) | const |


|
inline |
|
overrideprotectedvirtual |
IObjectPoolingInterface(으)로부터 재구현되었습니다.

|
overrideprotectedvirtual |
IObjectPoolingInterface(으)로부터 재구현되었습니다.

| bool UConstellationBase::ReactsTo | ( | ESituationTag | BroadcastTags | ) | const |

|
inline |
|
inline |
|
protected |
|
protected |