UObject class representing multiple selection response data.
More...
#include <UIData.h>
UObject class representing multiple selection response data.
UCLASS(BlueprintType)
Definition at line 259 of file UIData.h.
◆ Compare()
◆ GENERATED_BODY()
UMultipleSelectionResponseData::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ NeedConfirm()
bool UBasicResponseData::NeedConfirm |
( |
| ) |
const |
|
inlineinherited |
◆ SetNeedConfirmation()
void UBasicResponseData::SetNeedConfirmation |
( |
bool | Value | ) |
|
|
inlineinherited |
◆ Data
UPROPERTY()
Definition at line 42 of file UIData.h.
◆ NeedShowConfirmation
bool UBasicResponseData::NeedShowConfirmation = false |
|
privateinherited |
UPROPERTY()
Definition at line 45 of file UIData.h.
◆ SelectedButtons
TArray<FString> UMultipleSelectionResponseData::SelectedButtons |
The documentation for this class was generated from the following file:
- PixoCore/Source/PixoCore/Public/UI/UIData.h