FSlateDrawElement::ApplyPositionOffset

Update element cached position with an arbitrary offset

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h

Include

#include "Rendering/DrawElements.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/DrawElements.cpp

Syntax

void ApplyPositionOffset
(
    const FVector2D & InOffset
)

Remarks

Update element cached position with an arbitrary offset

Parameters

Parameter

Description

Element

Element to update

InOffset

Absolute translation delta

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