로비 중앙 우측에 배치되는 메인 메뉴 버튼 그룹 위젯.
More...
#include <ParadiseLobbyMenuPanelWidget.h>
|
|
virtual void | NativeConstruct () override |
|
virtual void | NativeDestruct () override |
|
|
TObjectPtr< UButton > | Btn_Battle = nullptr |
| | 전투(스테이지) 입장 버튼
|
|
TObjectPtr< UButton > | Btn_Summon = nullptr |
| | 소환(가챠) 버튼
|
|
TObjectPtr< UButton > | Btn_Squad = nullptr |
| | 편성(스쿼드/인벤토리) 버튼
|
|
TObjectPtr< UButton > | Btn_Enhance = nullptr |
| | 강화(성장) 버튼
|
|
TObjectPtr< UButton > | Btn_Codex = nullptr |
| | 도감 버튼
|
로비 중앙 우측에 배치되는 메인 메뉴 버튼 그룹 위젯.
각 버튼 클릭 시 컨트롤러에게 메뉴 변경 요청을 보냅니다.
The documentation for this class was generated from the following files: