FAnchors::FAnchors

Construct Anchors where the spacing on each side is individually specified.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/Anchors.h"

Syntax

FAnchors
(
    float MinX,
    float MinY,
    float MaxX,
    float MaxY
)

Remarks

Construct Anchors where the spacing on each side is individually specified.

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