SWidget::GetRelativeLayoutScale

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp

Syntax

virtual float GetRelativeLayoutScale
(
    const 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