|
KPT 0.0.1
KPT Project Documentation
|
#include <UIManagerSubsystem.h>
Public 속성 | |
| bool | bIsEscapalbe = false |
| bool | bIsSingle = true |
| EInputModeBehavior | InputModeBehavior = EInputModeBehavior::NoChange |
| ELayer | Layer = ELayer::None |
| EWidgetId | WidgetId = EWidgetId::None |
| TObjectPtr< UUIBase > | WidgetInstance = nullptr |
UIManagerSubsystem.h 파일의 89 번째 라인에서 정의되었습니다.
| bool FActiveWidgetInfo::bIsEscapalbe = false |
UIManagerSubsystem.h 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UUIManagerSubsystem::ShowEventWidget(), UUIManagerSubsystem::ShowWidget().
| bool FActiveWidgetInfo::bIsSingle = true |
UIManagerSubsystem.h 파일의 107 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UUIManagerSubsystem::ShowEventWidget(), UUIManagerSubsystem::ShowWidget().
| EInputModeBehavior FActiveWidgetInfo::InputModeBehavior = EInputModeBehavior::NoChange |
| ELayer FActiveWidgetInfo::Layer = ELayer::None |
UIManagerSubsystem.h 파일의 101 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UUIManagerSubsystem::ActivateWidget(), UUIManagerSubsystem::ShowEventWidget(), UUIManagerSubsystem::ShowWidget().
| EWidgetId FActiveWidgetInfo::WidgetId = EWidgetId::None |
UIManagerSubsystem.h 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UUIManagerSubsystem::HideWidget(), UUIManagerSubsystem::ShowEventWidget(), UUIManagerSubsystem::ShowWidget().
| TObjectPtr<UUIBase> FActiveWidgetInfo::WidgetInstance = nullptr |
UIManagerSubsystem.h 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UUIManagerSubsystem::HideWidget(), UUIManagerSubsystem::ShowEventWidget(), UUIManagerSubsystem::ShowWidget(), UUIManagerSubsystem::UpdateInputModeAndFocus().