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


Public 멤버 함수 | |
| virtual void | OnPushedToLayer () override |
| virtual void | OnActivated () override |
| virtual void | OnDeactivated () override |
UPopupWidgetBase(으)로부터 상속된 Public 멤버 함수 | |
| virtual void | OnPoppedFromLayer () override |
| virtual void | BeginDestroy () override |
| void | Close (EPopupResult Result) |
| void | FinishClose () |
| FORCEINLINE EPopupResult | GetResult () const |
| FORCEINLINE bool | IsClosing () const |
UUserWidgetBase(으)로부터 상속된 Public 멤버 함수 | |
| virtual void | SetAbilitySystemComponent (AActor *InOwner) |
| virtual UAbilitySystemComponent * | GetAbilitySystemComponent () const override |
| 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 멤버 함수 | |
| virtual void | NativeConstruct () override |
| virtual void | NativeDestruct () override |
| void | CreateTutorialContents (const TArray< FDT_TutorialTable > &Table) |
| void | AddTutorialContent (UTutorialContentWidget *ContentWidget) |
| void | RemoveTutorialContent (UTutorialContentWidget *ContentWidget) |
| void | DisplayTutorialContent (UTutorialContentWidget *ContentWidget) |
| void | DisplayFirstTutorialContent () |
| void | ClearTutorialContents () |
| TArray< FDT_TutorialTable > | BuildTutorialRows () const |
| void | OnTutorialContentClicked (UTutorialContentWidget *ContentWidget) |
| void | OnCloseButtonClicked () |
UPopupWidgetBase(으)로부터 상속된 Protected 멤버 함수 | |
| void | OnCloseRequested (EPopupResult Result) |
| virtual void | OnCloseRequested_Implementation (EPopupResult Result) |
UUserWidgetBase(으)로부터 상속된 Protected 멤버 함수 | |
| virtual void | OnWidgetActivated () |
| virtual void | OnWidgetDeactivated () |
| void | OnPushedToLayer_Internal () |
| void | OnPoppedFromLayer_Internal () |
| void | OnActivated_Internal () |
| void | OnDeactivated_Internal () |
Protected 속성 | |
| TSubclassOf< UTutorialContentWidget > | TutorialContentWidgetClass |
| TObjectPtr< UMediaPlayer > | TutorialMediaPlayer |
| TObjectPtr< UMaterialInterface > | TutorialVideoMaterial |
| TObjectPtr< UScrollBox > | SB_TutorialContentList |
| TObjectPtr< UImage > | IMG_TutorialVideo |
| TObjectPtr< UTextBlock > | TXT_DescriptionBoxTitle |
| TObjectPtr< UTextBlock > | TXT_Description |
| TObjectPtr< UButton > | BTN_CloseButton |
UUserWidgetBase(으)로부터 상속된 Protected 속성 | |
| EWidgetState | WidgetState |
| TObjectPtr< UAbilitySystemComponent > | ASC |
| FGameplayTag | LayerTag |
| bool | bPrimary = false |
| TObjectPtr< UWidgetAnimation > | AppearanceAnim |
| TObjectPtr< UWidgetAnimation > | DisappearanceAnim |
Private 속성 | |
| TArray< TObjectPtr< UTutorialContentWidget > > | TutorialContentWidgets |
추가로 상속된 멤버들 | |
UPopupWidgetBase(으)로부터 상속된 Public 속성 | |
| FOnPopupClosed | OnPopupClosed |
|
protected |

|
protected |

|
protected |

|
protected |


|
protected |


|
protected |


|
overrideprotectedvirtual |

|
overrideprotectedvirtual |

|
overridevirtual |
UUserWidgetBase(으)로부터 재구현되었습니다.
|
protected |


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

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

|
protected |


|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |