IScrollableZoomable::ZoomBy

Override this to zoom your widget's content.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Layout/ScrollyZoomy.h

Include

#include "Framework/Layout/ScrollyZoomy.h"

Syntax

bool ZoomBy
(
    const float Amount
)

Remarks

Override this to zoom your widget's content.

Returns

True if anything was zoomed.

Parameters

Parameter

Description

Amount

The amount to zoom by.

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