FComboOption

Windows
MacOS
Linux

References

Module

HardwareTargeting

Header

/Engine/Source/Editor/HardwareTargeting/Public/SDecoratedEnumCombo.h

Include

#include "SDecoratedEnumCombo.h"

Syntax

struct FComboOption

Variables

Name Description

Public variable

TAttribute< boo...

 

bChoosable

Public variable

FSlateIcon

 

Icon

Public variable

FText

 

Text

Public variable

TEnumType

 

Value

Constructors

Name Description

Public function

FComboOption

(
    TEnumType InValue,
    FSlateIcon InIcon,
    FText InText,
    TAttribute< bool > bInChoosable
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss