|
WjWorld
|
#include <PlacementHUDWidget.h>
Public Member Functions | |
| virtual void | NativeConstruct () override |
| void | SetPlacementComponent (UWjWorldPlacementComponent *InComponent) |
Protected Attributes | |
| TObjectPtr< UScrollBox > | CatalogScrollBox |
| TObjectPtr< UButton > | ExitButton |
| TObjectPtr< UButton > | DeleteModeButton |
| TObjectPtr< UTextBlock > | ControlsHintText |
배치 모드 전용 HUD 위젯 카탈로그 표시, 삭제 모드 토글, 조작 안내
|
overridevirtual |
| void UPlacementHUDWidget::SetPlacementComponent | ( | UWjWorldPlacementComponent * | InComponent | ) |
PlacementComponent 참조 설정 및 카탈로그 표시
|
protected |
카탈로그 스크롤 박스
|
protected |
조작 안내 텍스트
|
protected |
삭제 모드 버튼
|
protected |
나가기 버튼