#include <SDesignHelper.h>
◆ ComputeDesiredSize()
| FVector2D SDesignHelper::ComputeDesiredSize |
( |
float | LayoutScaleMultiplier | ) |
const |
|
overridevirtual |
◆ Construct()
| BEGIN_SLATE_FUNCTION_BUILD_OPTIMIZATION void SDesignHelper::Construct |
( |
const FArguments & | InArgs | ) |
|
Constructs this widget with InArgs
◆ OnPaint()
| int32 SDesignHelper::OnPaint |
( |
const FPaintArgs & | Args, |
|
|
const FGeometry & | AllottedGeometry, |
|
|
const FSlateRect & | MyCullingRect, |
|
|
FSlateWindowElementList & | OutDrawElements, |
|
|
int32 | LayerId, |
|
|
const FWidgetStyle & | InWidgetStyle, |
|
|
bool | bParentEnabled ) const |
|
overridevirtual |
◆ SetDpiScale()
| void SDesignHelper::SetDpiScale |
( |
const float | InDPIScale | ) |
|
|
inline |
◆ SetDrawInteractionZone()
| void SDesignHelper::SetDrawInteractionZone |
( |
const bool | bEnable | ) |
|
|
inline |
◆ SetOpacity()
| void SDesignHelper::SetOpacity |
( |
const float | InOpacity | ) |
|
◆ SetScreenSize()
| void SDesignHelper::SetScreenSize |
( |
const FIntPoint | InScreenSize | ) |
|
◆ SetSetupAsset()
◆ SLATE_BEGIN_ARGS()
The documentation for this class was generated from the following files:
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Public/Helpers/SDesignHelper.h
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Private/Helpers/SDesignHelper.cpp