SDPIScaler::GetRelativeLayoutScale

What is the Child's scale relative to this widget.

Windows
MacOS
Linux

Override Hierarchy

SWidget::GetRelativeLayoutScale()

SDPIScaler::GetRelativeLayoutScale()

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SDPIScaler.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SDPIScaler.cpp

Syntax

virtual float GetRelativeLayoutScale
(
    int32 ChildIndex,
    float LayoutScaleMultiplier
) const

Remarks

What is the Child's scale relative to this widget.

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