IHardwareTargetingModule::MakeGraphicsPresetTargetCombo

Make a new combo box for choosing a graphics preference

Windows
MacOS
Linux

References

Module

HardwareTargeting

Header

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

Include

#include "HardwareTargetingModule.h"

Syntax

TSharedRef< SWidget > MakeGraphicsPresetTargetCombo
(
    FOnGraphicsPresetChanged OnChanged,
    TAttribute< EGraphicsPreset::Type > SelectedEnum,
    EOrientation Orientation
)

Remarks

Make a new combo box for choosing a graphics preference

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