FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SDPIScaler::FArguments

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SDPIScaler.h

Include

#include "Widgets/Layout/SDPIScaler.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SDPIScaler >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

The content being presented and scaled.

Public function

WidgetArgsTy...

 

DPIScale

(
    const TAttribute< float >& InAttri...
)

The scaling factor between Pixels and Slate Units (SU).

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

Typedefs

Name

Description

WidgetArgsType

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