|
Payback 0.0.1
CK Graduation Project
|
#include <UIContext.h>
Public 멤버 함수 | |
| bool | IsValid () const |
Public 속성 | |
| FGameplayTag | LayerTag |
| int32 | ZOrder = 0 |
| bool | Primary = false |
| bool | bActivateOnPush = true |
| bool | bCanIncludeInSnapshot = false |
| TSubclassOf< UUserWidgetBase > | WidgetClass |
|
inline |
| bool FUIContext::bActivateOnPush = true |
| bool FUIContext::bCanIncludeInSnapshot = false |
| FGameplayTag FUIContext::LayerTag |
| bool FUIContext::Primary = false |
| TSubclassOf<UUserWidgetBase> FUIContext::WidgetClass |
| int32 FUIContext::ZOrder = 0 |