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


Public 멤버 함수 | |
| void | SetupEntry (UConstellationBase *InConstellation, UTexture2D *InIcon, const FText &InConstellationName, const FText &InReactionTagText) |
| FORCEINLINE UConstellationBase * | GetBoundConstellation () const |
UUserWidgetBase(으)로부터 상속된 Public 멤버 함수 | |
| virtual void | SetAbilitySystemComponent (AActor *InOwner) |
| virtual UAbilitySystemComponent * | GetAbilitySystemComponent () const override |
| virtual void | OnPushedToLayer () |
| virtual void | OnPoppedFromLayer () |
| virtual void | OnActivated () |
| virtual void | OnDeactivated () |
| void | Activate () |
| void | Deactivate () |
| FORCEINLINE FGameplayTag | GetLayerTag () const |
| FORCEINLINE void | SetLayerTag (const FGameplayTag InTag) |
| FORCEINLINE bool | IsPrimary () const |
| FORCEINLINE void | SetPrimary (const bool InPrimary) |
| FORCEINLINE EWidgetState | GetWidgetState () const |
| FORCEINLINE void | SetWidgetState (const EWidgetState InState) |
| FORCEINLINE UWaitForWidgetActivation * | GetActivationHandle () |
| FORCEINLINE bool | HasAppearanceAnim () const |
| FORCEINLINE bool | HasDisappearanceAnim () const |
Protected 멤버 함수 | |
| void | OnEntrySetup (UConstellationBase *InConstellation) |
UUserWidgetBase(으)로부터 상속된 Protected 멤버 함수 | |
| virtual void | OnWidgetActivated () |
| virtual void | OnWidgetDeactivated () |
| void | OnPushedToLayer_Internal () |
| void | OnPoppedFromLayer_Internal () |
| void | OnActivated_Internal () |
| void | OnDeactivated_Internal () |
Protected 속성 | |
| TObjectPtr< UImage > | ConstellationIcon |
| TObjectPtr< UTextBlock > | ConstellationNameText |
| TObjectPtr< UTextBlock > | ReactionTagText |
| TWeakObjectPtr< UConstellationBase > | BoundConstellation |
UUserWidgetBase(으)로부터 상속된 Protected 속성 | |
| EWidgetState | WidgetState |
| TObjectPtr< UAbilitySystemComponent > | ASC |
| FGameplayTag | LayerTag |
| bool | bPrimary = false |
| TObjectPtr< UWidgetAnimation > | AppearanceAnim |
| TObjectPtr< UWidgetAnimation > | DisappearanceAnim |
성좌 목록 그리드의 칸 하나. 아이콘 / 「칭호」 진명 / 반응하는 방송 태그를 보여준다. 성좌는 버프를 소유하지 않으므로 여기에는 버프 표시가 없다.
|
inline |

|
protected |

| void UConstellationEntryWidget::SetupEntry | ( | UConstellationBase * | InConstellation, |
| UTexture2D * | InIcon, | ||
| const FText & | InConstellationName, | ||
| const FText & | InReactionTagText | ||
| ) |


|
protected |
|
protected |
|
protected |
|
protected |