KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
UPopupManager 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : UPopupManager (모든 상속된 멤버들도 포함합니다.)

DEFINE_LOCALPLAYER_SUBSYSTEM_GETTER_INLINE(UPopupManager)UPopupManager
EnsurePopupWidget(EPopupType Type)UPopupManagerprotected
GetCurrentPopupType(EPopupType &OutType) constUPopupManager
GetCurrentPopupWidget() constUPopupManager
GetPopupStackCount() constUPopupManager
GetPopupWidget(EPopupType Type) constUPopupManager
HideAllPopups(bool bDestroyWidgets=false)UPopupManager
HideCurrentPopup(bool bDestroyWidget=false)UPopupManager
HidePopup(EPopupType Type, bool bDestroyWidget=false)UPopupManager
IsPopupInStack(EPopupType Type) constUPopupManager
PopupClassMapUPopupManager
PopupStackUPopupManagerprivate
PopupWidgetMapUPopupManagerprivate
PushPopupToStack(EPopupType Type)UPopupManagerprotected
RemovePopupFromStack(EPopupType Type)UPopupManagerprotected
ShouldBlockPlayerControl() constUPopupManager
ShowMsgBox(const FString &InTitle, const FString &InDescription, EMsgBoxType InType, const FOnMsgBoxOkDelegate &InOkDelegate)UPopupManager
ShowMsgBox(const FString &InTitle, const FString &InDescription, EMsgBoxType InType, const FOnMsgBoxOkDelegate &InOkDelegate, const FOnMsgBoxCancelDelegate &InCancelDelegate)UPopupManager
ShowMsgBoxSimple(const FString &InTitle, const FString &InDescription, EMsgBoxType InType)UPopupManager
ShowPopup(EPopupType Type)UPopupManager
ShowPopupAs(EPopupType Type)UPopupManagerinline
ShowPopupAs(UWorld *World, EPopupType Type)UPopupManagerinlinestatic
UPopupManager()UPopupManager