SCustomDialog::FArguments::IconDesiredSizeOverride

When specified, ignore the brushes size and report the DesiredSizeOverride as the desired image size (default: use icon size)

Unreal Engine C++ API Reference > Developer > ToolWidgets > Dialog > SCustomDialog > FArguments

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/Dialog/SCustomDialog.h
Include #include "Dialog/SCustomDialog.h"
WidgetArgsType & IconDesiredSizeOverride
&40;
    const TAttribute< TOptional< FVector2D > > & InAttribute
&41;

Remarks

When specified, ignore the brushes size and report the DesiredSizeOverride as the desired image size (default: use icon size)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library