#include <LobbyHUDWidget.h>
로비 HUD 위젯
기능:
- "방 만들기" 버튼
- "방 찾기" 버튼
- "직접 입장" 버튼 (NULL Subsystem용)
- "설정" 버튼 (추후)
- "프로필" 버튼
◆ NativeConstruct()
| void ULobbyHUDWidget::NativeConstruct |
( |
| ) |
|
|
overridevirtual |
◆ OnCosmeticClicked()
| void ULobbyHUDWidget::OnCosmeticClicked |
( |
| ) |
|
|
protected |
◆ OnCreateRoomClicked()
| void ULobbyHUDWidget::OnCreateRoomClicked |
( |
| ) |
|
|
protected |
◆ OnDirectConnectClicked()
| void ULobbyHUDWidget::OnDirectConnectClicked |
( |
| ) |
|
|
protected |
◆ OnFindRoomClicked()
| void ULobbyHUDWidget::OnFindRoomClicked |
( |
| ) |
|
|
protected |
◆ OnPlacementModeClicked()
| void ULobbyHUDWidget::OnPlacementModeClicked |
( |
| ) |
|
|
protected |
◆ OnProfileClicked()
| void ULobbyHUDWidget::OnProfileClicked |
( |
| ) |
|
|
protected |
◆ OnSettingsClicked()
| void ULobbyHUDWidget::OnSettingsClicked |
( |
| ) |
|
|
protected |
◆ CosmeticButton
| TObjectPtr<UButton> ULobbyHUDWidget::CosmeticButton |
|
protected |
◆ CosmeticWindowClass
코스메틱 윈도우 클래스 (Blueprint에서 설정)
◆ CreateRoomButton
| TObjectPtr<UButton> ULobbyHUDWidget::CreateRoomButton |
|
protected |
◆ DirectConnectButton
| TObjectPtr<UButton> ULobbyHUDWidget::DirectConnectButton |
|
protected |
직접 입장 버튼 (NULL Subsystem용 임시)
◆ FindRoomButton
| TObjectPtr<UButton> ULobbyHUDWidget::FindRoomButton |
|
protected |
◆ PlacementModeButton
| TObjectPtr<UButton> ULobbyHUDWidget::PlacementModeButton |
|
protected |
◆ ProfileButton
| TObjectPtr<UButton> ULobbyHUDWidget::ProfileButton |
|
protected |
◆ ProfileWidgetClass
프로필 위젯 클래스 (Blueprint에서 설정)
◆ SettingsButton
| TObjectPtr<UButton> ULobbyHUDWidget::SettingsButton |
|
protected |
The documentation for this class was generated from the following files: