#include <CosmeticMainWindow.h>
코스메틱 메인 윈도우
상점/인벤토리 통합 윈도우
- 탭으로 상점/인벤토리 전환
- 슬롯별 아이템 필터링
- 4열 그리드 레이아웃
- 3D 캐릭터 프리뷰
- 구매/장착/해제 기능
◆ ClosePopup()
| void UCosmeticMainWindow::ClosePopup |
( |
| ) |
|
◆ NativeConstruct()
| void UCosmeticMainWindow::NativeConstruct |
( |
| ) |
|
|
overridevirtual |
◆ NativeDestruct()
| void UCosmeticMainWindow::NativeDestruct |
( |
| ) |
|
|
overridevirtual |
◆ OnActionButtonClicked()
| void UCosmeticMainWindow::OnActionButtonClicked |
( |
| ) |
|
|
protected |
◆ OnCloseClicked()
| void UCosmeticMainWindow::OnCloseClicked |
( |
| ) |
|
|
protected |
◆ OnInventoryTabClicked()
| void UCosmeticMainWindow::OnInventoryTabClicked |
( |
| ) |
|
|
protected |
◆ OnInventoryUpdated()
| void UCosmeticMainWindow::OnInventoryUpdated |
( |
| ) |
|
|
protected |
◆ OnItemClicked()
| void UCosmeticMainWindow::OnItemClicked |
( |
FName | ItemId | ) |
|
|
protected |
◆ OnLoadoutChanged()
| void UCosmeticMainWindow::OnLoadoutChanged |
( |
ECosmeticSlot | CosmeticSlot, |
|
|
FName | ItemId ) |
|
protected |
◆ OnPurchaseComplete()
| void UCosmeticMainWindow::OnPurchaseComplete |
( |
FName | ItemId, |
|
|
bool | bSuccess ) |
|
protected |
◆ OnShopTabClicked()
| void UCosmeticMainWindow::OnShopTabClicked |
( |
| ) |
|
|
protected |
◆ OnTabBackClicked()
| void UCosmeticMainWindow::OnTabBackClicked |
( |
| ) |
|
|
protected |
◆ OnTabBodyClicked()
| void UCosmeticMainWindow::OnTabBodyClicked |
( |
| ) |
|
|
protected |
◆ OnTabEffectClicked()
| void UCosmeticMainWindow::OnTabEffectClicked |
( |
| ) |
|
|
protected |
◆ OnTabHeadClicked()
| void UCosmeticMainWindow::OnTabHeadClicked |
( |
| ) |
|
|
protected |
◆ ShowPopup()
| void UCosmeticMainWindow::ShowPopup |
( |
| ) |
|
◆ ActionButton
| TObjectPtr<UButton> UCosmeticMainWindow::ActionButton |
|
protected |
◆ ActionButtonText
| TObjectPtr<UTextBlock> UCosmeticMainWindow::ActionButtonText |
|
protected |
◆ CloseButton
| TObjectPtr<UButton> UCosmeticMainWindow::CloseButton |
|
protected |
◆ InventoryTabButton
| TObjectPtr<UButton> UCosmeticMainWindow::InventoryTabButton |
|
protected |
◆ ItemEntryWidgetClass
◆ ItemGridPanel
| TObjectPtr<UUniformGridPanel> UCosmeticMainWindow::ItemGridPanel |
|
protected |
◆ ItemScrollBox
| TObjectPtr<UScrollBox> UCosmeticMainWindow::ItemScrollBox |
|
protected |
◆ PreviewPanel
◆ SelectedItemDescriptionText
| TObjectPtr<UTextBlock> UCosmeticMainWindow::SelectedItemDescriptionText |
|
protected |
◆ SelectedItemNameText
| TObjectPtr<UTextBlock> UCosmeticMainWindow::SelectedItemNameText |
|
protected |
◆ SelectedItemPriceText
| TObjectPtr<UTextBlock> UCosmeticMainWindow::SelectedItemPriceText |
|
protected |
◆ ShopTabButton
| TObjectPtr<UButton> UCosmeticMainWindow::ShopTabButton |
|
protected |
◆ TabBackButton
| TObjectPtr<UButton> UCosmeticMainWindow::TabBackButton |
|
protected |
◆ TabBodyButton
| TObjectPtr<UButton> UCosmeticMainWindow::TabBodyButton |
|
protected |
◆ TabEffectButton
| TObjectPtr<UButton> UCosmeticMainWindow::TabEffectButton |
|
protected |
◆ TabHeadButton
| TObjectPtr<UButton> UCosmeticMainWindow::TabHeadButton |
|
protected |
The documentation for this class was generated from the following files: