|
|
FName | StageID = NAME_None |
| | 스테이지 ID (기획자가 에디터에서 입력)
|
|
FOnStageNodeClicked | OnNodeClicked |
| | 부모 위젯(Manager)에게 클릭 이벤트를 알리는 델리게이트
|
|
|
virtual void | NativeConstruct () override |
|
|
TObjectPtr< UImage > | Img_Thumbnail = nullptr |
|
TObjectPtr< UButton > | Btn_Enter = nullptr |
◆ SetupNode()
부모(StageSelect)로부터 데이터를 받아 UI를 갱신하는 함수.
- Parameters
-
| InStats | 기획 데이터 (이름 등) |
| InAssets | 아트 데이터 (이미지 등) |
The documentation for this class was generated from the following files:
- Source/Paradise/Public/UI/Widgets/Lobby/Stage/ParadiseStageNodeWidget.h
- Source/Paradise/Private/UI/Widgets/Lobby/Stage/ParadiseStageNodeWidget.cpp